Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
metadata::column_length

Returns the maximum length of the column.

Synopsis
unsigned
column_length() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext