Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取在索引中给定列位置的列的名称。
ULValue UltraLite_IndexSchema_iface::GetColumnName( ul_column_num col_id_in_index )
col_id_in_index 从 1 开始的序号,表示列在索引中的位置。
如果列不存在,则返回空的ULValue 类对象。
如果列名不存在,则返回 SQLE_COLUMN_NOT_FOUND。