Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取结果集中某列的组合基本名和列名(即使此列具有相关名或别名)。
ULValue UltraLite_RowSchema_iface::GetBaseColumnName( ul_column_num column_id )
column_id 从 1 开始的序号。
组合的ULValue 类对象。
如果该列不是表的一部分,则返回空名称。
如果列名不存在,则设置 SQLE_COLUMN_NOT_FOUND。