|
Options | Name | Purpose | |
---|---|---|---|
AfterAuthTagRow (dataset-handle) |
|
||
BeforeRowSave (handle) |
/* Validates a row before save */
|
||
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 */
|
||
SaveAuthTag (handle, integer) |
/** SaveAuthTag 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 | |
---|---|---|---|
AuthTagDataSource () |
|
AfterAuthTagRow (dataset-handle)
|
||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
BeforeRowSave (handle)
|
||||||||||||||||||||||
PrepareBuffer (handle)
|
||||||||||||||||||||||
LOGICAL Save (handle)
|
||||||||||||||||||||||
LOGICAL Save (handle, integer)
|
||||||||||||||||||||||
SaveAuthTag (handle, integer)
|
AuthTagDataSource () |
---|