|
Lightweight 0.20260617.0
|
A value type that can be bound in a native ODBC row-wise parameter array (fixed-width, inline, indicator-free, bound identically across backends). Backed by the data-driven SqlIsNativeRowBindableValue trait that each eligible binder header opts into.
More...
#include <SqlStatement.hpp>
A value type that can be bound in a native ODBC row-wise parameter array (fixed-width, inline, indicator-free, bound identically across backends). Backed by the data-driven SqlIsNativeRowBindableValue trait that each eligible binder header opts into.
Definition at line 1189 of file SqlStatement.hpp.