ICursor.CursorSearch_REAL (METH) ¶ METHOD CursorSearch_REAL : ERROR InOut: Scope Name Type Return CursorSearch_REAL ERROR Input rValue REAL
ICursor.CursorSearch_SINT (METH) ¶ METHOD CursorSearch_SINT : ERROR InOut: Scope Name Type Return CursorSearch_SINT ERROR Input siValue SINT
ICursor.CursorSearch_TEXT (METH) ¶ METHOD CursorSearch_TEXT : ERROR See documentation of type TEXT how to use the TEXT type. InOut: Scope Name Type Return CursorSearch_TEXT ERROR Inout txtValue TEXT
Searching ¶ CursorSearchRowId2 (Method)
ICursor2.CursorSearchRowId2 (METH) ¶ METHOD CursorSearchRowId2 : ERROR Replacement of method ICursor.CursorSearchRowId, that accepts a LINT value for the row id instead of a CAA.IDENT value. The return value indicates, whether the processing was successful or not. InOut: Scope Name Type Comment Return CursorSearchRowId2 ERROR Input idRow LINT The row id of the row to search
ICursor3.LastError (PROP) ¶ PROPERTY LastError : ERROR This property allows to access the last error, that occurred when using one of the properties
Row ¶ RowHasChanged (Property) RowId (Property) RowUpdate (Method)
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