Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取具有给定名称或 ID 的 IndexSchema 对象。
UltraLite_IndexSchema * UltraLite_TableSchema_iface::GetIndexSchema( const ULValue & index_id )
index_id 用于标识索引的名称或 ID 号。
如果索引不存在,则返回 UL_NULL。