Namespace: OpenEdge.DataAdmin
Interface
IPartition
Parent classes:
Inherits: OpenEdge.DataAdmin.IDataAdminElement

/* 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.
File:IPartition
Author(s):hdaniels
Created:Thu Jun 10 EDT 2010
Purpose: returns true if the partition belongs to a multi-tenant enabled table




Method Summary
Options Name Purpose
LOGICAL Allocate () /** Allocates the partition () */

Property Summary
Options Name Purpose
CHARACTER AllocationState
OpenEdge.DataAdmin.IArea Area
CHARACTER BufferPool
LOGICAL CanAssignAlternateBufferPool
OpenEdge.DataAdmin.ISchemaElement Element
LOGICAL IsMultiTenant
LOGICAL IsPartitioned
CHARACTER ObjectType
OpenEdge.DataAdmin.ITenant Tenant
OpenEdge.DataAdmin.ITenantGroup TenantGroup


Method Detail
Top

LOGICAL Allocate ()

Purpose: Allocates the partition ()
Returns LOGICAL


Property Detail
Top

CHARACTER AllocationState

Returns CHARACTER
Top

OpenEdge.DataAdmin.IArea Area

Returns OpenEdge.DataAdmin.IArea
Top

CHARACTER BufferPool

Returns CHARACTER
Top

LOGICAL CanAssignAlternateBufferPool

Returns LOGICAL
Top

OpenEdge.DataAdmin.ISchemaElement Element

Returns OpenEdge.DataAdmin.ISchemaElement
Top

LOGICAL IsMultiTenant

Returns LOGICAL
Top

LOGICAL IsPartitioned

Returns LOGICAL
Top

CHARACTER ObjectType

Returns CHARACTER
Top

OpenEdge.DataAdmin.ITenant Tenant

Returns OpenEdge.DataAdmin.ITenant
Top

OpenEdge.DataAdmin.ITenantGroup TenantGroup

Returns OpenEdge.DataAdmin.ITenantGroup


Copyright © 2022 Progress Software Corporation. All rights Reserved.

Progress® OpenEdge® Release 11.7.15