Lightweight 0.20260303.0
Loading...
Searching...
No Matches
Lightweight::SqlNullType Struct Reference

#include <SqlNullValue.hpp>

Public Attributes

SQLLEN sqlValue = SQL_NULL_DATA
 The underlying SQL NULL indicator value.
 

Detailed Description

Helper binder type to indicate NULL values in SQL queries.

Definition at line 13 of file SqlNullValue.hpp.

Member Data Documentation

◆ sqlValue

SQLLEN Lightweight::SqlNullType::sqlValue = SQL_NULL_DATA

The underlying SQL NULL indicator value.

Definition at line 16 of file SqlNullValue.hpp.


The documentation for this struct was generated from the following file: