userver: storages::odbc::DiagnosticRecord Struct Reference
Loading...
Searching...
No Matches
storages::odbc::DiagnosticRecord Struct Referencefinal

#include </data/code/userver/odbc/include/userver/storages/odbc/exception.hpp>

Detailed Description

A single diagnostic record reported by the ODBC driver manager or driver.

Definition at line 17 of file exception.hpp.

Public Attributes

std::string sql_state
int native_error {0}
std::string message

Member Data Documentation

◆ message

std::string storages::odbc::DiagnosticRecord::message

Definition at line 20 of file exception.hpp.

◆ native_error

int storages::odbc::DiagnosticRecord::native_error {0}

Definition at line 19 of file exception.hpp.

◆ sql_state

std::string storages::odbc::DiagnosticRecord::sql_state

Definition at line 18 of file exception.hpp.


The documentation for this struct was generated from the following file:
  • /data/code/userver/odbc/include/userver/storages/odbc/exception.hpp