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 = typename std::conditional< is_bindable_string< T >::value, bind_as_string, bind_as_value >::type
 

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