ul_column_storage_type UltraLite_RowSchema_iface::GetColumnType(
const ULValue & column_id
)
column_id A 1-based ordinal number.
Gets the type of a column.
See the ul_column_storage_type enum in ulprotos.h.
UL_TYPE_BAD_INDEX if the column does not exist.