odbc::SQLWarning Class Reference

Inheritance diagram for odbc::SQLWarning:

odbc::SQLException odbc::SQLException List of all members.

Detailed Description

Represents an SQL warning.

Contains the same info as an SQLException.

Definition at line 777 of file types.h.

Public Member Functions

 SQLWarning (const DriverMessage &dm)
 Copy from a DriverMessage.
 SQLWarning (const ODBCXX_STRING &reason=ODBCXX_STRING_CONST(""), const ODBCXX_STRING &sqlState=ODBCXX_STRING_CONST(""), int vendorCode=0)
 Constructor.
 SQLWarning (const DriverMessage &dm)
 Copy from a DriverMessage.
 SQLWarning (const ODBCXX_STRING &reason=ODBCXX_STRING_CONST(""), const ODBCXX_STRING &sqlState=ODBCXX_STRING_CONST(""), int vendorCode=0)
 Constructor.
virtual ~SQLWarning () throw ()
 Destructor.
virtual ~SQLWarning () throw ()
 Destructor.


The documentation for this class was generated from the following files:
GridLAB-DTM Version 1.0
An open-source project initiated by the US Department of Energy