Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
DiagRecord Struct Reference
Collaboration diagram for DiagRecord:

Public Attributes

QString description
QString sqlState
QString errorCode

Detailed Description

Definition at line 230 of file qsql_odbc.cpp.

Member Data Documentation

◆ description

QString DiagRecord::description

Definition at line 232 of file qsql_odbc.cpp.

◆ errorCode

QString DiagRecord::errorCode

Definition at line 234 of file qsql_odbc.cpp.

◆ sqlState

QString DiagRecord::sqlState

Definition at line 233 of file qsql_odbc.cpp.


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