Namespace: OpenEdge.DataAdmin.DataSource
Class
IndexPartitionDataSource
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
IndexPartitionDataSource ()
IndexPartitionDataSource (character, character, character)
IndexPartitionDataSource (handle)
IndexPartitionDataSource (handle, character)
IndexPartitionDataSource (handle, character, character)

Property Summary
Options Name Purpose
CHARACTER IndexBaseQuery
CHARACTER StorageIndexMap


Constructor Detail
Top

IndexPartitionDataSource ()

Top

IndexPartitionDataSource (character, character, character)

Parameters:
pcJoinTables CHARACTER
pcJoinPhysTables CHARACTER
pcJoinQueries CHARACTER
Top

IndexPartitionDataSource (handle)

Parameters:
hchanges HANDLE
Top

IndexPartitionDataSource (handle, character)

Parameters:
hchanges HANDLE
pfilejoin CHARACTER
Top

IndexPartitionDataSource (handle, character, character)

Parameters:
hchanges HANDLE
pfilejoin CHARACTER
pStoragejoin CHARACTER


Property Detail
Top

CHARACTER IndexBaseQuery

Returns CHARACTER
Top

CHARACTER StorageIndexMap

Returns CHARACTER


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15