Namespace: OpenEdge.DataAdmin
Interface
IPartitionMap
Parent classes:
Inherits: OpenEdge.DataAdmin.IDataAdminCollection

/* Copyright (c) 2011,2019 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.
Purpose:A tenant or tenantgroups partitions mapped to SchemaElements
Author(s):hdaniels




Method Summary
Options Name Purpose
LOGICAL Allocate ()
LOGICAL ContainsKey (ISchemaElement)
LOGICAL ContainsValue (IPartition)
OpenEdge.DataAdmin.IPartition FindField (character, character)
OpenEdge.DataAdmin.IPartition FindIndex (character, character, character)
OpenEdge.DataAdmin.IPartition FindTable (character)
OpenEdge.DataAdmin.IPartition Get (ISchemaElement)


Method Detail
Top

LOGICAL Allocate ()

Returns LOGICAL
Top

LOGICAL ContainsKey (ISchemaElement)

Parameters:
obj OpenEdge.DataAdmin.ISchemaElement
Returns LOGICAL
Top

LOGICAL ContainsValue (IPartition)

Parameters:
partition OpenEdge.DataAdmin.IPartition
Returns LOGICAL
Top

OpenEdge.DataAdmin.IPartition FindField (character, character)

Parameters:
pcTable CHARACTER
pcField CHARACTER
Returns OpenEdge.DataAdmin.IPartition
Top

OpenEdge.DataAdmin.IPartition FindIndex (character, character, character)

Parameters:
pcTable CHARACTER
pcIndex CHARACTER
pcCollation CHARACTER
Returns OpenEdge.DataAdmin.IPartition
Top

OpenEdge.DataAdmin.IPartition FindTable (character)

Parameters:
pcTable CHARACTER
Returns OpenEdge.DataAdmin.IPartition
Top

OpenEdge.DataAdmin.IPartition Get (ISchemaElement)

Parameters:
obj OpenEdge.DataAdmin.ISchemaElement
Returns OpenEdge.DataAdmin.IPartition


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15