Gets the SQL type of a column.
public virtual ul_column_sql_type GetColumnSQLType(ul_column_num cid)
cid The 1-based ordinal column number.
UL_SQLTYPE_BAD_INDEX if the column does not exist.
For more information about supported SQL types, see ul_column_sql_type enumeration.