nanodbc
A small C++ wrapper for the native C ODBC API
Loading...
Searching...
No Matches
nanodbc::detail::bind_kind< T, IsOptional > Struct Template Reference

Public Types

using type = std::conditional_t< is_owning_string_v< T >, bind_as_string, bind_as_value >
 

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