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
Savepoint ¶ TransactionSetSavepointAsync (Method)
ITransactionAsync.TransactionSetSavepointAsync (METH) ¶ METHOD TransactionSetSavepointAsync : PROC_STATE InOut: Scope Name Type Comment Return TransactionSetSavepointAsync PROC_STATE Input eCmd PROC_CMD eCommand Output itfSavepoint ISavepoint eError ERROR
Transaction ¶ TransactionCommitAsync (Method) TransactionRollbackAsync (Method)
ITransactionAsync.TransactionCommitAsync (METH) ¶ METHOD TransactionCommitAsync : PROC_STATE InOut: Scope Name Type Comment Return TransactionCommitAsync PROC_STATE Input eCmd PROC_CMD eCommand Output eError ERROR