|
| Options | Name | Purpose | |
|---|---|---|---|
| AfterDbOptionRow (dataset-handle) |
|
||
| BeforeRowSave (handle) |
/* Validates a row before save */
|
||
| 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 | |
|---|---|---|---|
| DatabaseOptionDataSource () |
|
||
| DatabaseOptionDataSource (character) |
|
AfterDbOptionRow (dataset-handle)
|
||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BeforeRowSave (handle)
|
||||||||||||||||||||||||
CHARACTER ColumnExpression (character, character, character)
|
||||||||||||||||||||||||
CHARACTER ColumnSortSource (character)
|
||||||||||||||||||||||||
CHARACTER ColumnSource (character)
|
||||||||||||||||||||||||
CHARACTER IsBuiltInExpression (log)
|
||||||||||||||||||||||||
PrepareBuffer (handle)
|
||||||||||||||||||||||||
LOGICAL Save (handle)
|
||||||||||||||||||||||||
LOGICAL Save (handle, integer)
|
||||||||||||||||||||||||
DatabaseOptionDataSource () |
||||||||||
|---|---|---|---|---|---|---|---|---|---|---|
DatabaseOptionDataSource (character)
|
||||||||||