Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
返回指定表的模式。
public virtual ULTableSchema * GetTableSchema(const char * tableName)
tableName 表的名称。
如果表存在,则返回给定表的 ULTableSchema 对象;如果表不存在,返回 UL_NULL。