Returns the names of the columns in the index.
GetColumnName( col_pos_in_index As Integer ) As String
Member of UltraLiteAFLib.ULIndexSchema
col_pos_in_index The column position in the index. col_pos_in_index must be at least 1 and at most ColumnCount.
Returns the name of a column in the index.