Returns the schema of the named table.
public virtual ULTableSchema * GetTableSchema(const char * tableName)
tableName The name of the table.
A ULTableSchema object for the given table. UL_NULL if the table does not exist.