Structs ¶ PARAMETER (Struct)
PARAMETER (STRUCT) ¶ TYPE PARAMETER : STRUCT The COM. Open FB gets a list of parameters. A parameter has got a unique ID and a value. InOut: Name Type Comment udiParameterId UDINT Unique parameter Id for the operation. See the CAA_Parameter_Constants list udiValue UDINT Value of the unique paramter
Library Information ¶ GetLibVersion (Function) GetLibVersionNumber (Function) IsLibReleased (Function)
GetLibVersion (FUN) ¶ FUNCTION GetLibVersion : VERSION This function has been automatically generated from the project information. InOut: Scope Name Type Return GetLibVersion VERSION
IRowPlanchetAsync (ITF) ¶ INTERFACE IRowPlanchetAsync EXTENDS __System.IQueryInterface Methods: RowInsertAsync Structure: Row RowInsertAsync (Method)
IStorageAsync (ITF) ¶ INTERFACE IStorageAsync EXTENDS __System.IQueryInterface Methods: StorageClearAsync StorageCloseAsync StorageReorgAsync TableOpenAsync TransactionBeginAsync Structure: Storage StorageClearAsync (Method) StorageCloseAsync (Method) StorageReorgAsync (Method) Table TableOpenAsync (Method) Transaction TransactionBeginAsync (Method)
ITableAsync (ITF) ¶ INTERFACE ITableAsync EXTENDS __System.IQueryInterface Methods: CursorOpenAsync RowDeleteAsync RowSelectAsync TableClearAsync TableCloseAsync Structure: Cursor CursorOpenAsync (Method) Row RowDeleteAsync (Method) RowSelectAsync (Method) Table TableClearAsync (Method) TableCloseAsync (Method)
AsyncTransaction ¶ ISavepointAsync (Interface) Savepoint SavepointReleaseAsync (Method) SavepointRollbackAsync (Method) ITransactionAsync (Interface) Savepoint TransactionSetSavepointAsync (Method) Transaction TransactionCommitAsync (Method) TransactionRollbackAsync (Method)
ISavepointAsync (ITF) ¶ INTERFACE ISavepointAsync EXTENDS __System.IQueryInterface Methods: SavepointReleaseAsync SavepointRollbackAsync Structure: Savepoint SavepointReleaseAsync (Method) SavepointRollbackAsync (Method)
ITransactionAsync (ITF) ¶ INTERFACE ITransactionAsync EXTENDS __System.IQueryInterface Methods: TransactionCommitAsync TransactionRollbackAsync TransactionSetSavepointAsync Structure: Savepoint TransactionSetSavepointAsync (Method) Transaction TransactionCommitAsync (Method) TransactionRollbackAsync (Method)