IRow.RowHasChanged (PROP) ¶ PROPERTY RowHasChanged : BOOL
IRow.RowId (PROP) ¶ PROPERTY RowId : CAA.IDENT
IRow.RowUpdate (METH) ¶ METHOD RowUpdate : ERROR InOut: Scope Name Type Return RowUpdate ERROR
IRow2.GetRowId (METH) ¶ METHOD GetRowId : ERROR Replacement for property IRow.RowId, that returns the row id as a 64 bit datatype, that avoids a possible overflow of the row id for large database tables. The return value indicates, whether the processing was successful or not. InOut: Scope Name Type Comment Return GetRowId ERROR Output idRow LINT Returns the row id.
ITableAsync.TableClearAsync (METH) ¶ METHOD TableClearAsync : PROC_STATE InOut: Scope Name Type Comment Return TableClearAsync PROC_STATE Input eCmd PROC_CMD eCommand Output eError ERROR
ITableAsync.TableCloseAsync (METH) ¶ METHOD TableCloseAsync : PROC_STATE InOut: Scope Name Type Comment Return TableCloseAsync PROC_STATE Input eCmd PROC_CMD eCommand Output eError ERROR
Savepoint ¶ SavepointReleaseAsync (Method) SavepointRollbackAsync (Method)
ISavepointAsync.SavepointReleaseAsync (METH) ¶ METHOD SavepointReleaseAsync : PROC_STATE InOut: Scope Name Type Comment Return SavepointReleaseAsync PROC_STATE Input eCmd PROC_CMD eCommand Output eError ERROR
ISavepointAsync.SavepointRollbackAsync (METH) ¶ METHOD SavepointRollbackAsync : PROC_STATE InOut: Scope Name Type Comment Return SavepointRollbackAsync PROC_STATE Input eCmd PROC_CMD eCommand Output eError ERROR