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
ITransactionAsync.TransactionRollbackAsync (METH) ¶ METHOD TransactionRollbackAsync : PROC_STATE InOut: Scope Name Type Comment Return TransactionRollbackAsync PROC_STATE Input eCmd PROC_CMD eCommand Output eError ERROR
Cursor ¶ CursorClose (Method) CursorCurrentRow (Property) CursorIndexId (Property) CursorIsReadOnly (Property) CursorMove (Method) CursorStorage (Property) CursorTable (Property)
ICursor.CursorClose (METH) ¶ METHOD CursorClose : ERROR InOut: Scope Name Type Return CursorClose ERROR
ICursor.CursorCurrentRow (PROP) ¶ PROPERTY CursorCurrentRow : IRow
ICursor.CursorIndexId (PROP) ¶ PROPERTY CursorIndexId : CAA.IDENT
ICursor.CursorIsReadOnly (PROP) ¶ PROPERTY CursorIsReadOnly : BOOL