SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches
◆
IsNullable()
virtual bool sqt::AbstractColumn::IsNullable
(
)
const
pure virtual
noexcept
Indicates whether the value of the column is nullable.
Returns
true
if the column is nullable; otherwise
false
.
sqt
AbstractColumn
Generated by
1.14.0