IStorage2.StorageGetTableId (METH)ΒΆ
METHOD StorageGetTableId : ERROR
Determines the id of a given table.
- InOut:
Scope
Name
Type
Comment
Return
StorageGetTableIdERRORThe error code. Can return ERROR.NOT_IMPLEMENTED for non- sqlite implementations
Inout
sTableSTRINGThe name of the table
Output
idTableCAA.IDENTReturns id of the table.