|
| 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
Does not allocate partitions belonging to a PartitionPolicy
@param AllocationState Specify state of partitions to allocate - All, Delayed or None
@return true if any partition was allocated
@throw IllegalArgumentError */
|
||
| OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () |
/* No local context needed - not used to create */
|
||
| Export () |
|
||
| Export (character) |
/* @TODO remove - use inherited */
|
||
| Import (character) |
/* @TODO remove - use inherited */
|
||
| LOGICAL NeedsRefresh () |
/* if lazy datasource HasType1Area will be ? */
|
||
| setKeepDefaultTrue () |
/* workaround for mutual property ref requirement */
|
| Options | Name | Purpose | |
|---|---|---|---|
| TableImpl (IDataAdminModel) |
|
||
| TableImpl (IDataAdminModel, IRequestInfo) |
|
| Options | Name | Purpose | |
|---|---|---|---|
| OpenEdge.DataAdmin.IFieldSet Fields |
|
||
| OpenEdge.DataAdmin.IIndexSet Indexes |
|
||
| LOGICAL IsMultiTenant |
|
||
| LOGICAL IsPartitioned |
|
||
| LOGICAL KeepDefaultArea |
|
||
| OpenEdge.DataAdmin.IFieldSet LOBFields |
|
||
| CHARACTER ObjectType |
|
||
| OpenEdge.DataAdmin.IPartitionPolicy PartitionPolicy |
|
LOGICAL Allocate ()
|
||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL Allocate (character)
|
||||||||||||||||||||||
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()
|
||||||||||||||||||||||
Export () |
||||||||||||||||||||||
Export (character)
|
||||||||||||||||||||||
Import (character)
|
||||||||||||||||||||||
LOGICAL NeedsRefresh ()
|
||||||||||||||||||||||
setKeepDefaultTrue ()
|
||||||||||||||||||||||
TableImpl (IDataAdminModel)
|
||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TableImpl (IDataAdminModel, IRequestInfo)
|
||||||||||||||
OpenEdge.DataAdmin.IFieldSet Fields
|
||||||||
|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.IIndexSet Indexes
|
||||||||
LOGICAL IsMultiTenant
|
||||||||
LOGICAL IsPartitioned
|
||||||||
LOGICAL KeepDefaultArea
|
||||||||
OpenEdge.DataAdmin.IFieldSet LOBFields
|
||||||||
CHARACTER ObjectType
|
||||||||
OpenEdge.DataAdmin.IPartitionPolicy PartitionPolicy |
||||||||