Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
metadata::has_no_default_value

Returns true if the column does not have a default value.

Synopsis
bool
has_no_default_value() const;
Exception safety

No-throw guarantee.


PrevUpHomeNext