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

GetColumnSQLType function Next Page

GetColumnScale function


Synopsis

size_t UltraLite_RowSchema_iface::GetColumnScale(
const ULValue & column_id
)

Parameters
Remarks

Gets the scale of a numeric column.

Returns