Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
DiagRecord Struct Reference
+ Collaboration diagram for DiagRecord:

Public Attributes

QString description
 
QString sqlState
 
QString errorCode
 

Detailed Description

Definition at line 229 of file qsql_odbc.cpp.

Member Data Documentation

◆ description

QString DiagRecord::description

Definition at line 231 of file qsql_odbc.cpp.

Referenced by combineRecords().

◆ errorCode

QString DiagRecord::errorCode

Definition at line 233 of file qsql_odbc.cpp.

◆ sqlState

QString DiagRecord::sqlState

Definition at line 232 of file qsql_odbc.cpp.


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