|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
LOGICAL Allocate () |
/** Allocate all delayed partitions for all tenants
Does not allocate group partitions
@return true if any partition was allocated */ |
|||||
|
LOGICAL Allocate (character) |
/** Allocate tenant partitions for table
Does not allocate partitions belonging to a tenantgroup
@param AllocationState Specify state of partitions to allocate - All, Delayed or None
@return true if any partition was allocated */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
OpenEdge.DataAdmin.IFieldSet Fields |
/* collection of the table's Fields */ |
|||||
|
OpenEdge.DataAdmin.IIndexSet Indexes |
/* collection of the table's indexes */ |
|||||
|
LOGICAL IsMultitenant |
/** is the table multi-tenant. Only updatable before create */ |
|||||
|
LOGICAL IsPartitioned |
/** is the table partitioned. */ |
|||||
|
LOGICAL KeepDefaultArea |
/** keep area for default tenant. Only updatable before create */ |
|||||
|
OpenEdge.DataAdmin.IFieldSet LOBFields |
/* collection of the table's LOBfields */ |
|||||
|
OpenEdge.DataAdmin.IPartitionPolicy PartitionPolicy |
/** Returns the partiton policy if applicable */ |
Top
LOGICAL Allocate ()
|
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Allocate (character)
|
OpenEdge.DataAdmin.IFieldSet Fields
|
|||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.IIndexSet Indexes
|
|||||||||||
LOGICAL IsMultitenant
|
|||||||||||
LOGICAL IsPartitioned
|
|||||||||||
LOGICAL KeepDefaultArea
|
|||||||||||
OpenEdge.DataAdmin.IFieldSet LOBFields
|
|||||||||||
OpenEdge.DataAdmin.IPartitionPolicy PartitionPolicy
|
Progress® OpenEdge® Release 11.7