|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
AddTreeTo (IContextTree, character, IRequestInfo) |
/*
/** Allocate
@param AllocationState Specify state of partitions to allocate - All, Delayed or None */
method public void Allocate (pcAllocationState as char):
for each ttTable:
mpartitions:AllocateTable(ttTable.name,pcAllocationState).
end.
end method.
*/ |
|||||
|
AddTreeTo (IContextTree, IDataAdminContext, IRequestInfo) |
|
|||||
|
AllocateNewPartitions (character) |
/** Allocate new partitions
Called from service after save and before partition save if table/tableset ForceAllocation
Used by REST api
@param AllocationState Specify state of partitions to allocate - All, Delayed or None */ |
|||||
|
LOGICAL CanFind (character) |
|
|||||
|
CHARACTER ColumnSource (character) |
|
|||||
|
CopyTable (IDataAdminModel) |
|
|||||
|
OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext) |
|
|||||
|
OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo) |
|
|||||
|
LOGICAL CreatePartitionRefreshIds (handle) |
/* Called from merge with the changes returned from server to keep track of
which partitions that will need to be refreshed. */ |
|||||
|
OpenEdge.DataAdmin.Message.IFetchRequest CreatePartitionRefreshRequest () |
|
|||||
|
CreateRow (IDataAdminElement) |
|
|||||
|
HANDLE CreateSaveDataset () |
|
|||||
|
DataRefreshed (IFetchResponse) |
/** DataRefreshed Override to handle requests for indexfields */ |
|||||
|
DeletePartitionsBeforeRequest () |
|
|||||
|
LOGICAL EmptyPartitionRefresh () |
|
|||||
|
ExportLastSavedTree (character) |
|
|||||
|
LOGICAL Find (character) |
|
|||||
|
LOGICAL Find (integer) |
|
|||||
|
CHARACTER GetIntegerKey () |
|
|||||
|
CHARACTER GetJoinFields (character) |
|
|||||
|
OpenEdge.DataAdmin.Binding.IDataAdminModel GetNamedChild (character) |
/* return partitions if requested (not in default tree)*/ |
|||||
|
OpenEdge.DataAdmin.Message.ISaveRequest GetPartitionSaveRequest () |
/* used by UpdateTable(s) to perform a second transaction */ |
|||||
|
CHARACTER GetServerJoinFields (character) |
|
|||||
|
LOGICAL HasPartitionChanges () |
|
|||||
|
LOGICAL HasTableChanges () |
|
|||||
|
initChildren (IContextScope) |
|
|||||
|
initChildren (ISchemaScope) |
|
|||||
|
HANDLE InitDataset () |
|
|||||
|
MergeChanges (ISaveRequest) |
|
|||||
|
LOGICAL NeedPartitionRefresh () |
|
|||||
|
LOGICAL UpdateCdcPolicyName (character, character) |
/** update policy info if record avail */ |
|||||
|
LOGICAL UpdatePolicyName (character, character) |
/** update policy info if record avail */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
TableContext () |
|
|||||
|
TableContext (character) |
|
|||||
|
TableContext (character, ISchemaScope) |
|
|||||
|
TableContext (ISchemaScope) |
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
INTEGER Count |
|
|||||
|
CHARACTER KeyFields |
|
|||||
|
HANDLE TableHandle |
|
Top
AddTreeTo (IContextTree, character, IRequestInfo)
|
|||||||||||||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
AddTreeTo (IContextTree, IDataAdminContext, IRequestInfo)
|
|||||||||||||||||||||||||||||||||||
AllocateNewPartitions (character)
|
|||||||||||||||||||||||||||||||||||
LOGICAL CanFind (character)
|
|||||||||||||||||||||||||||||||||||
CHARACTER ColumnSource (character)
|
|||||||||||||||||||||||||||||||||||
CopyTable (IDataAdminModel)
|
|||||||||||||||||||||||||||||||||||
OpenEdge.DataAdmin.IDataAdminCollection CreateCollection (IDataAdminContext)
|
|||||||||||||||||||||||||||||||||||
OpenEdge.DataAdmin.IDataAdminElement CreateEntity (IRequestInfo)
|
|||||||||||||||||||||||||||||||||||
LOGICAL CreatePartitionRefreshIds (handle)
|
|||||||||||||||||||||||||||||||||||
OpenEdge.DataAdmin.Message.IFetchRequest CreatePartitionRefreshRequest ()
|
|||||||||||||||||||||||||||||||||||
CreateRow (IDataAdminElement)
|
|||||||||||||||||||||||||||||||||||
HANDLE CreateSaveDataset ()
|
|||||||||||||||||||||||||||||||||||
DataRefreshed (IFetchResponse)
|
|||||||||||||||||||||||||||||||||||
DeletePartitionsBeforeRequest ()
|
|||||||||||||||||||||||||||||||||||
LOGICAL EmptyPartitionRefresh ()
|
|||||||||||||||||||||||||||||||||||
ExportLastSavedTree (character)
|
|||||||||||||||||||||||||||||||||||
LOGICAL Find (character)
|
|||||||||||||||||||||||||||||||||||
LOGICAL Find (integer)
|
|||||||||||||||||||||||||||||||||||
CHARACTER GetIntegerKey ()
|
|||||||||||||||||||||||||||||||||||
CHARACTER GetJoinFields (character)
|
|||||||||||||||||||||||||||||||||||
OpenEdge.DataAdmin.Binding.IDataAdminModel GetNamedChild (character)
|
|||||||||||||||||||||||||||||||||||
OpenEdge.DataAdmin.Message.ISaveRequest GetPartitionSaveRequest ()
|
|||||||||||||||||||||||||||||||||||
CHARACTER GetServerJoinFields (character)
|
|||||||||||||||||||||||||||||||||||
LOGICAL HasPartitionChanges ()
|
|||||||||||||||||||||||||||||||||||
LOGICAL HasTableChanges ()
|
|||||||||||||||||||||||||||||||||||
initChildren (IContextScope)
|
|||||||||||||||||||||||||||||||||||
initChildren (ISchemaScope)
|
|||||||||||||||||||||||||||||||||||
HANDLE InitDataset ()
|
|||||||||||||||||||||||||||||||||||
MergeChanges (ISaveRequest)
|
|||||||||||||||||||||||||||||||||||
LOGICAL NeedPartitionRefresh ()
|
|||||||||||||||||||||||||||||||||||
LOGICAL UpdateCdcPolicyName (character, character)
|
|||||||||||||||||||||||||||||||||||
LOGICAL UpdatePolicyName (character, character)
|
TableContext ()
|
||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
TableContext (character)
|
||||||||||||||||
TableContext (character, ISchemaScope)
|
||||||||||||||||
TableContext (ISchemaScope)
|
INTEGER Count
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
CHARACTER KeyFields
|
|||||||||
HANDLE TableHandle
|
Progress® OpenEdge® Release 11.7.15