|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
OpenEdge.DataAdmin.Error.UnsupportedOperationError AddDetailError (character) |
|
|||||
|
LOGICAL AddDetailsFromData () |
/* populate Details from data */ |
|||||
|
LOGICAL AddDetailsFromData (character) |
/* populate Details from data using token string to assign name
@param TokenString format XX${<property>}X} where X is any fixed mask char
(except "$~{" or "~}" )
example "$~{TableName~}-$~{PartitionPolicyName~}-$~{Values[3]}-$~{Values[2]}".
valid properties are TableName PartitionPolicyName Values[i] (i = field number)
*/ |
|||||
|
LOGICAL AddDetailsFromData (character, character) |
/* populate Details from data using substitute string and comma separated list
of properties to assign name
@param TokenString tokens in &n format as ABL substitute statement (max 9)
@param Propertiesg comma separated list of props
valid properties are TableName PartitionPolicyName Values[i] (i = field number)
*/ |
|||||
|
AssertLoadFromData () |
|
|||||
|
ConvertTokensToSubstitute (character, character, character) |
|
|||||
|
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext () |
|
|||||
|
ExportTree (character, character) |
/** override to check for indexes -which will be found, but cause error when building dataset with bad join */ |
|||||
|
CHARACTER GetValidDefaultAllocationList () |
|
|||||
|
LOGICAL NeedsRefresh () |
/* if lazy datasource none of the arename fields will have data
it is sufficent to check one of them - super does not have
area - default may have... */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
PartitionPolicy (character) |
|
|||||
|
PartitionPolicy (IDataAdminModel) |
|
|||||
|
PartitionPolicy (IDataAdminModel, IRequestInfo) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
CHARACTER DefaultAllocation |
|
|||||
|
OpenEdge.DataAdmin.IArea DefaultDataArea |
|
|||||
|
OpenEdge.DataAdmin.IArea DefaultIndexArea |
|
|||||
|
OpenEdge.DataAdmin.IArea DefaultLobArea |
|
|||||
|
OpenEdge.DataAdmin.IPartitionPolicyDetailSet Details |
|
|||||
|
OpenEdge.DataAdmin.IFieldList Fields |
|
|||||
|
LOGICAL HasComposite |
|
|||||
|
LOGICAL HasRange |
|
|||||
|
OpenEdge.DataAdmin.IIndexSet Indexes |
|
|||||
|
LOGICAL IsCompositeReadOnly |
|
|||||
|
LOGICAL IsReadOnly |
|
|||||
|
INTEGER NumFields |
|
|||||
|
OpenEdge.DataAdmin.Binding.PartitionPolicyContext PartitionPolicyContext |
|
|||||
|
OpenEdge.DataAdmin.ITable Table |
|
|||||
|
LOGICAL Type |
|
Top
OpenEdge.DataAdmin.Error.UnsupportedOperationError AddDetailError (character)
|
|||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
LOGICAL AddDetailsFromData ()
|
|||||||||||||||||||||||||||
LOGICAL AddDetailsFromData (character)
|
|||||||||||||||||||||||||||
LOGICAL AddDetailsFromData (character, character)
|
|||||||||||||||||||||||||||
AssertLoadFromData ()
|
|||||||||||||||||||||||||||
ConvertTokensToSubstitute (character, character, character)
|
|||||||||||||||||||||||||||
OpenEdge.DataAdmin.Binding.IDataAdminModel CreateLocalContext ()
|
|||||||||||||||||||||||||||
ExportTree (character, character)
|
|||||||||||||||||||||||||||
CHARACTER GetValidDefaultAllocationList ()
|
|||||||||||||||||||||||||||
LOGICAL NeedsRefresh ()
|
PartitionPolicy (character)
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
PartitionPolicy (IDataAdminModel)
|
||||||||||||||||
PartitionPolicy (IDataAdminModel, IRequestInfo)
|
CHARACTER DefaultAllocation
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
OpenEdge.DataAdmin.IArea DefaultDataArea
|
|||||||||
OpenEdge.DataAdmin.IArea DefaultIndexArea
|
|||||||||
OpenEdge.DataAdmin.IArea DefaultLobArea
|
|||||||||
OpenEdge.DataAdmin.IPartitionPolicyDetailSet Details
|
|||||||||
OpenEdge.DataAdmin.IFieldList Fields
|
|||||||||
LOGICAL HasComposite
|
|||||||||
LOGICAL HasRange
|
|||||||||
OpenEdge.DataAdmin.IIndexSet Indexes
|
|||||||||
LOGICAL IsCompositeReadOnly
|
|||||||||
LOGICAL IsReadOnly
|
|||||||||
INTEGER NumFields
|
|||||||||
OpenEdge.DataAdmin.Binding.PartitionPolicyContext PartitionPolicyContext
|
|||||||||
OpenEdge.DataAdmin.ITable Table
|
|||||||||
LOGICAL Type
|
Progress® OpenEdge® Release 11.7.15