Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_DatabaseSchema_iface class

GetTableName function Next Page

GetTableSchema function


Synopsis

UltraLite_TableSchema * UltraLite_DatabaseSchema_iface::GetTableSchema(
const ULValue & table_id
)

Parameters
Remarks

Gets a TableSchema object given a 1-based table ID or name.

Returns