Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
metadata::decimals

Returns the number of decimals of the column.

Synopsis
unsigned
decimals() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext