ul_column_sql_type UltraLite_RowSchema_iface::GetColumnSQLType(
const ULValue & column_id
)
column_id A 1-based ordinal number.
Gets the SQL type of a column.
See the ul_column_sql_type in ulprotos.h.
UL_SQLTYPE_BAD_INDEX if the column does not exist.