SQT
A C++ ORM framework for SQLite
Loading...
Searching...
No Matches

◆ GetDataType()

virtual DataType sqt::AbstractColumn::GetDataType ( ) const
pure virtualnoexcept

Gets the data type of the column.

Returns
The data type of the column.