IRowBase (ITF) ¶ INTERFACE IRowBase EXTENDS __System.IQueryInterface Properties: RowNumOfColumns RowStorage RowTable Methods: ColumnGetType ColumnGet_BLOB ColumnGet_DINT ColumnGet_INT ColumnGet_LINT ColumnGet_LREAL ColumnGet_REAL ColumnGet_SINT ColumnGet_TEXT ColumnSet_BLOB ColumnSet_DINT ColumnSet_INT ColumnSet_LINT ColumnSet_LREAL ColumnSet_NULL ColumnSet_REAL ColumnSet_SINT ColumnSet_TEXT ColumnUpdate_BLOB ColumnUpdate_DINT ColumnUpdate_INT ColumnUpdate_LINT ColumnUpdate_LREAL ColumnUpdate_REAL ColumnUpdate_SINT ColumnUpdate_TEXT RowClear RowRelease Structure: Column ColumnGetType (Method) Get Value ColumnGet_BLOB (Method) ColumnGet_DINT (Method) ColumnGet_INT (Method) ColumnGet_LINT (Method) ColumnGet_LREAL (Method) ColumnGet_REAL (Method) ColumnGet_SINT (Method) ColumnGet_TEXT (Method) Set Value ColumnSet_BLOB (Method) ColumnSet_DINT (Method) ColumnSet_INT (Method) ColumnSet_LINT (Method) ColumnSet_LREAL (Method) ColumnSet_NULL (Method) ColumnSet_REAL (Method) ColumnSet_SINT (Method) ColumnSet_TEXT (Method) Update Value ColumnUpdate_BLOB (Method) ColumnUpdate_DINT (Method) ColumnUpdate_INT (Method) ColumnUpdate_LINT (Method) ColumnUpdate_LREAL (Method) ColumnUpdate_REAL (Method) ColumnUpdate_SINT (Method) ColumnUpdate_TEXT (Method) Row RowClear (Method) RowNumOfColumns (Property) RowRelease (Method) RowStorage (Property) RowTable (Property)
IRowPlanchet (ITF) ¶ INTERFACE IRowPlanchet EXTENDS IRowBase Properties: RowNumOfColumns , inherited from IRowBase RowStorage , inherited from IRowBase RowTable , inherited from IRowBase Methods: ColumnGetType , inherited from IRowBase ColumnGet_BLOB , inherited from IRowBase ColumnGet_DINT , inherited from IRowBase ColumnGet_INT , inherited from IRowBase ColumnGet_LINT , inherited from IRowBase ColumnGet_LREAL , inherited from IRowBase ColumnGet_REAL , inherited from IRowBase ColumnGet_SINT , inherited from IRowBase ColumnGet_TEXT , inherited from IRowBase ColumnSet_BLOB , inherited from IRowBase ColumnSet_DINT , inherited from IRowBase ColumnSet_INT , inherited from IRowBase ColumnSet_LINT , inherited from IRowBase ColumnSet_LREAL , inherited from IRowBase ColumnSet_NULL , inherited from IRowBase ColumnSet_REAL , inherited from IRowBase ColumnSet_SINT , inherited from IRowBase ColumnSet_TEXT , inherited from IRowBase ColumnUpdate_BLOB , inherited from IRowBase ColumnUpdate_DINT , inherited from IRowBase ColumnUpdate_INT , inherited from IRowBase ColumnUpdate_LINT , inherited from IRowBase ColumnUpdate_LREAL , inherited from IRowBase ColumnUpdate_REAL , inherited from IRowBase ColumnUpdate_SINT , inherited from IRowBase ColumnUpdate_TEXT , inherited from IRowBase RowClear , inherited from IRowBase RowInsert RowRelease , inherited from IRowBase Structure: Row RowInsert (Method)
IStorage (ITF) ¶ INTERFACE IStorage EXTENDS __System.IQueryInterface Properties: StorageEncoding StorageIsReadOnly StorageLockingState StorageNumOfTables StorageSchemaVersion StorageUserVersion StorageVersion Methods: StorageClear StorageClose StorageGetMetrics StorageGetPath StorageReorg TableOpen TransactionBegin UtilityGetCurrentDateAndTime UtilityRandomness Structure: Storage StorageClear (Method) StorageClose (Method) StorageEncoding (Property) StorageGetMetrics (Method) StorageGetPath (Method) StorageIsReadOnly (Property) StorageLockingState (Property) StorageNumOfTables (Property) StorageReorg (Method) StorageSchemaVersion (Property) StorageUserVersion (Property) StorageVersion (Property) Table TableOpen (Method) Transaction TransactionBegin (Method) Utilities UtilityGetCurrentDateAndTime (Method) UtilityRandomness (Method)
IStorage2 (ITF) ¶ INTERFACE IStorage2 EXTENDS IStorage Extension of interface IStorage to be able to determine the root pages of tables dynamically Attention: This interface can be only used in case of a device V3.5 SP11 Patch 1 or newer Properties: StorageEncoding , inherited from IStorage StorageIsReadOnly , inherited from IStorage StorageLockingState , inherited from IStorage StorageNumOfTables , inherited from IStorage StorageSchemaVersion , inherited from IStorage StorageUserVersion , inherited from IStorage StorageVersion , inherited from IStorage Methods: StorageGetIndexId StorageGetTableId StorageClear , inherited from IStorage StorageClose , inherited from IStorage StorageGetMetrics , inherited from IStorage StorageGetPath , inherited from IStorage StorageReorg , inherited from IStorage TableOpen , inherited from IStorage TransactionBegin , inherited from IStorage UtilityGetCurrentDateAndTime , inherited from IStorage UtilityRandomness , inherited from IStorage Structure: StorageGetIndexId (Method) StorageGetTableId (Method)
ITable (ITF) ¶ INTERFACE ITable EXTENDS __System.IQueryInterface Properties: TableId TableNumOfColumns TableNumOfIndexes TableNumOfRows TableStorage Methods: CursorOpen RowCreate RowDelete RowDuplicate RowSelect TableClear TableClose Structure: Cursor CursorOpen (Method) Row RowCreate (Method) RowDelete (Method) RowDuplicate (Method) RowSelect (Method) Table TableClear (Method) TableClose (Method) TableId (Property) TableNumOfColumns (Property) TableNumOfIndexes (Property) TableNumOfRows (Property) TableStorage (Property)
ITable2 (ITF) ¶ INTERFACE ITable2 EXTENDS ITable Extension of interface ITable. Properties: TableId , inherited from ITable TableNumOfColumns , inherited from ITable TableNumOfIndexes , inherited from ITable TableNumOfRows , inherited from ITable TableStorage , inherited from ITable Methods: CursorOpen , inherited from ITable RowCreate , inherited from ITable RowDelete , inherited from ITable RowDelete2 RowDuplicate , inherited from ITable RowSelect , inherited from ITable TableClear , inherited from ITable TableClose , inherited from ITable Structure: Row RowDelete2 (Method)
ITable3 (ITF) ¶ INTERFACE ITable3 EXTENDS ITable2 Extension of interface ITable. Properties: LastError TableId , inherited from ITable TableNumOfColumns , inherited from ITable TableNumOfIndexes , inherited from ITable TableNumOfRows , inherited from ITable TableStorage , inherited from ITable Methods: CursorOpen , inherited from ITable RowCreate , inherited from ITable RowDelete , inherited from ITable RowDelete2 , inherited from ITable2 RowDuplicate , inherited from ITable RowSelect , inherited from ITable TableClear , inherited from ITable TableClose , inherited from ITable Structure: LastError (Property)
ITable4 (ITF) ¶ INTERFACE ITable4 EXTENDS ITable3 Extension of interface ITable3. Properties: LastError , inherited from ITable3 TableId , inherited from ITable TableNumOfColumns , inherited from ITable TableNumOfIndexes , inherited from ITable TableNumOfRows , inherited from ITable TableStorage , inherited from ITable Methods: GetMinMaxRowIds CursorOpen , inherited from ITable RowCreate , inherited from ITable RowDelete , inherited from ITable RowDelete2 , inherited from ITable2 RowDuplicate , inherited from ITable RowSelect , inherited from ITable TableClear , inherited from ITable TableClose , inherited from ITable Structure: GetMinMaxRowIds (Method)
Transaction ¶ ISavepoint (Interface) Savepoint SavepointRelease (Method) SavepointRollback (Method) SavepointStorage (Property) SavepointTransaction (Property) ITransaction (Interface) Savepoint TransactionSetSavepoint (Method) Transaction TransactionCommit (Method) TransactionRollback (Method) TransactionStorage (Property)
ISavepoint (ITF) ¶ INTERFACE ISavepoint EXTENDS __System.IQueryInterface Properties: SavepointStorage SavepointTransaction Methods: SavepointRelease SavepointRollback Structure: Savepoint SavepointRelease (Method) SavepointRollback (Method) SavepointStorage (Property) SavepointTransaction (Property)