Lightweight 0.1.0
|
#include <SqlNullValue.hpp>
Public Attributes | |
SQLLEN | sqlValue = SQL_NULL_DATA |
Helper binder type to indicate NULL values in SQL queries.
Definition at line 10 of file SqlNullValue.hpp.
SQLLEN SqlNullType::sqlValue = SQL_NULL_DATA |
Definition at line 12 of file SqlNullValue.hpp.