IStorage2.StorageGetTableId (METH)ΒΆ

METHOD StorageGetTableId : ERROR

Determines the id of a given table.

InOut:

Scope

Name

Type

Comment

Return

StorageGetTableId

ERROR

The error code. Can return ERROR.NOT_IMPLEMENTED for non- sqlite implementations

Inout

sTable

STRING

The name of the table

Output

idTable

CAA.IDENT

Returns id of the table.