ITable3.LastError (PROP) ¶ PROPERTY LastError : ERROR This property allows to access the last error, that occurred when using one of the properties
ITable4.GetMinMaxRowIds (METH) ¶ METHOD GetMinMaxRowIds : ERROR Determines the minimum and maximum row ID that currently exist in the table. The return value indicates, whether the processing was successful or not. InOut: Scope Name Type Comment Return GetMinMaxRowIds ERROR Output idRowMin LINT Returns the minimum row id. idRowMax LINT Returns the maximum row id.
Savepoint ¶ SavepointRelease (Method) SavepointRollback (Method) SavepointStorage (Property) SavepointTransaction (Property)
ISavepoint.SavepointRelease (METH) ¶ METHOD SavepointRelease : ERROR InOut: Scope Name Type Return SavepointRelease ERROR
ISavepoint.SavepointRollback (METH) ¶ METHOD SavepointRollback : ERROR InOut: Scope Name Type Return SavepointRollback ERROR
ISavepoint.SavepointStorage (PROP) ¶ PROPERTY SavepointStorage : IStorage
Searching ¶ CursorSearchRowId (Method) CursorSearch_DINT (Method) CursorSearch_INT (Method) CursorSearch_LINT (Method) CursorSearch_LREAL (Method) CursorSearch_NULL (Method) CursorSearch_REAL (Method) CursorSearch_SINT (Method) CursorSearch_TEXT (Method)
ICursor.CursorSearchRowId (METH) ¶ METHOD CursorSearchRowId : ERROR InOut: Scope Name Type Return CursorSearchRowId ERROR Input idRow CAA.IDENT
ICursor.CursorSearch_DINT (METH) ¶ METHOD CursorSearch_DINT : ERROR InOut: Scope Name Type Return CursorSearch_DINT ERROR Input diValue DINT
ICursor.CursorSearch_INT (METH) ¶ METHOD CursorSearch_INT : ERROR InOut: Scope Name Type Return CursorSearch_INT ERROR Input iValue INT