ITable.TableClear (METH) ¶ METHOD TableClear : ERROR InOut: Scope Name Type Return TableClear ERROR
ITable.TableClose (METH) ¶ METHOD TableClose : ERROR InOut: Scope Name Type Return TableClose ERROR
ITable.TableId (PROP) ¶ PROPERTY TableId : CAA.IDENT
ITable.TableNumOfColumns (PROP) ¶ PROPERTY TableNumOfColumns : CAA.COUNT
ITable.TableNumOfIndexes (PROP) ¶ PROPERTY TableNumOfIndexes : CAA.COUNT
ITable.TableNumOfRows (PROP) ¶ PROPERTY TableNumOfRows : CAA.COUNT
ITable.TableStorage (PROP) ¶ PROPERTY TableStorage : IStorage
Row ¶ RowDelete2 (Method)
ITable2.RowDelete2 (METH) ¶ METHOD RowDelete2 : ERROR Replacement of method ITable.RowDelete, 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 RowDelete2 ERROR Input idRow LINT The row id of the row to delete
ITable3.LastError (PROP) ¶ PROPERTY LastError : ERROR This property allows to access the last error, that occurred when using one of the properties