Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 10.0.1 » UltraLite - C and C++ Programming » UltraLite C++ API Reference » UltraLite_RowSchema_iface class

GetColumnSize function Next Page

GetColumnType function


Synopsis

ul_column_storage_type UltraLite_RowSchema_iface::GetColumnType(
const ULValue & column_id
)

Parameters
Remarks

Gets the type of a column.

See the ul_column_storage_type enum in ulprotos.h.

Returns