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