Namespace: OpenEdge.DataAdmin.DataSource
Class
FieldPartitionDataSource
Parent classes:
Inherits: OpenEdge.DataAdmin.DataSource.PartitionDataSource

/* Copyright (c) 2010-2012 by progress Software Corporation.
/*
/* all rights reserved. no part of this program or document
/* may be reproduced in any form or by any means without
/* permission in writing from progress Software Corporation.
File:FieldPartitionDataSource
Author(s):hdaniels
Created:2010



Constructor Summary
Options Name Purpose
FieldPartitionDataSource ()
FieldPartitionDataSource (character, character, character)
FieldPartitionDataSource (handle)
FieldPartitionDataSource (handle, character)
FieldPartitionDataSource (handle, character, character)

Property Summary
Options Name Purpose
CHARACTER FieldBaseQuery
CHARACTER StorageFieldMap


Constructor Detail
Top

FieldPartitionDataSource ()

Top

FieldPartitionDataSource (character, character, character)

Parameters:
pcJoinTables CHARACTER
pcJoinPhysTables CHARACTER
pcJoinQueries CHARACTER
Top

FieldPartitionDataSource (handle)

Parameters:
hchanges HANDLE
Top

FieldPartitionDataSource (handle, character)

Parameters:
hchanges HANDLE
pfilejoin CHARACTER
Top

FieldPartitionDataSource (handle, character, character)

Parameters:
hParentBuffer HANDLE
pfilejoin CHARACTER
pStoragejoin CHARACTER


Property Detail
Top

CHARACTER FieldBaseQuery

Returns CHARACTER
Top

CHARACTER StorageFieldMap

Returns CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15