ADBC
Arrow Database Connectivity
Loading...
Searching...
No Matches
adbc::driver::Status::Impl Struct Reference

Private Status implementation details. More...

Public Member Functions

 Impl (AdbcStatusCode code, std::string message, std::vector< std::pair< std::string, std::string > > details)
 

Public Attributes

AdbcStatusCode code
 
std::string message
 
std::vector< std::pair< std::string, std::string > > details
 
char sql_state [5]
 

Detailed Description

Private Status implementation details.


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