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
Row ¶ RowCreate (Method) RowDelete (Method) RowDuplicate (Method) RowSelect (Method)
ITable.RowCreate (METH) ¶ METHOD RowCreate : IRowPlanchet InOut: Scope Name Type Return RowCreate IRowPlanchet Output eError ERROR