|
Options | Name | Purpose | |
---|---|---|---|
AfterDomainRow (dataset-handle) |
|
||
CHARACTER ColumnExpression (character, character, character) |
/* convert values in query to the expression required in the db */
|
||
CHARACTER ColumnSortSource (character) |
|
||
CHARACTER ColumnSource (character) |
/* rename table to match to right table when building */
|
||
CHARACTER IsBuiltInExpression (log) |
|
||
PrepareBuffer (handle) |
|
||
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 */
|
Options | Name | Purpose | |
---|---|---|---|
DomainDataSource () |
|
||
DomainDataSource (character) |
/* Names decided in discussions for 11.1 changes
Note: Consider removing Domain from the name.
Seems a bit weird to have IDomain:DomainActions.
DomainControl,_PAM-control~
SystemPath,_PAM-library-path"
*/
|
AfterDomainRow (dataset-handle)
|
||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CHARACTER ColumnExpression (character, character, character)
|
||||||||||||||||||||||||
CHARACTER ColumnSortSource (character)
|
||||||||||||||||||||||||
CHARACTER ColumnSource (character)
|
||||||||||||||||||||||||
CHARACTER IsBuiltInExpression (log)
|
||||||||||||||||||||||||
PrepareBuffer (handle)
|
||||||||||||||||||||||||
LOGICAL Save (handle)
|
||||||||||||||||||||||||
LOGICAL Save (handle, integer)
|
DomainDataSource () |
||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
DomainDataSource (character)
|