|
|
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
AfterRow (dataset-handle) |
|
|||||
|
CHARACTER ColumnSource (character) |
/* This is the call back for the QueryString parsing. There is currently no mapping, but we override it in
order to return the ttPartition's parent keys to the Query. This allows us to extract the expression later.
Because it is added as parent (i.e _tenant) we can also extract the actual query fields without these.
*/ |
|||||
|
CHARACTER FindPartitionPolicyJoin (character) |
/* throw standard progress error if non found */ |
|||||
|
CHARACTER FindTableJoinValues (character, character) |
|
|||||
|
PrepareBuffer (handle) |
|
|||||
|
LOGICAL PrepareQueryString (QueryString) |
/** override to sort on the internal value that defines the true order of the partitions */ |
|||||
|
RefreshPartitionState (character, handle) |
/* set allocated in partitions that were changed . The context
will do a new request, but it does this before the changes are merged so
partitions with pending updates will not be refreshed due to the
protection in dataRefreshed */ |
|||||
|
LOGICAL Save (handle) |
/** Save all
@param buffer the temp-table buffer handle with data */ |
|||||
|
LOGICAL Save (handle, integer) |
/** Save changes of specified state
@param buffer the temp-table buffer handle with data
@param state the row-state to save (row-created, row-deleted or row-modified)
? = all */ |
|||||
|
LOGICAL SaveDetail (handle, integer) |
/** SaveUser changes of specified state
@param buffer the temp-table buffer handle with data
@param state the row-state to save (row-created, row-deleted or row-modified)
? = all */ |
|||||
|
LOGICAL SetCallBack (handle) |
/* allow subclasses to override to not set call back even if we have call back here */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
PartitionPolicyDetailDataSource () |
/* field DefaultAllocation as character serialize-name "defaultAllocation" */ |
Options | Name | Purpose | |||||
---|---|---|---|---|---|---|---|
|
Progress.Database.DBConfig DBConfig |
|
|||||
|
CHARACTER FieldMap |
|
|||||
|
CHARACTER mAreaQuery |
|
Top
AfterRow (dataset-handle)
|
|||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER ColumnSource (character)
|
|||||||||||||||||||||||||
CHARACTER FindPartitionPolicyJoin (character)
|
|||||||||||||||||||||||||
CHARACTER FindTableJoinValues (character, character)
|
|||||||||||||||||||||||||
PrepareBuffer (handle)
|
|||||||||||||||||||||||||
LOGICAL PrepareQueryString (QueryString)
|
|||||||||||||||||||||||||
RefreshPartitionState (character, handle)
|
|||||||||||||||||||||||||
LOGICAL Save (handle)
|
|||||||||||||||||||||||||
LOGICAL Save (handle, integer)
|
|||||||||||||||||||||||||
LOGICAL SaveDetail (handle, integer)
|
|||||||||||||||||||||||||
LOGICAL SetCallBack (handle)
|
PartitionPolicyDetailDataSource ()
|
---|
Progress.Database.DBConfig DBConfig
|
|||||||||
---|---|---|---|---|---|---|---|---|---|
CHARACTER FieldMap
|
|||||||||
CHARACTER mAreaQuery
|
Progress® OpenEdge® Release 11.7.15