Gets the storage/host variable type of a column.
public virtual ul_column_storage_type GetColumnType(ul_column_num cid)
cid The 1-based ordinal column number.
UL_TYPE_BAD_INDEX if the column does not exist.
For more information about supported storage types, see ul_column_storage_type enumeration.