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
ITable.RowDelete (METH) ¶ METHOD RowDelete : ERROR InOut: Scope Name Type Return RowDelete ERROR Input idRow CAA.IDENT
ITable.RowDuplicate (METH) ¶ METHOD RowDuplicate : IRowPlanchet InOut: Scope Name Type Return RowDuplicate IRowPlanchet Input idRow CAA.IDENT Output eError ERROR