Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
metadata::type

Returns the type of the column (see column_type for more info).

Synopsis
column_type
type() const noexcept;
Exception safety

No-throw guarantee.


PrevUpHomeNext