|
|
|
|
Modules Namespace List Class Hierarchy Alphabetical List Compound List Namespace Members Compound Members Related Pages
acdk::sql::odbc::ODBCStatusRecord Class Reference#include <ODBCHandle.h>
Inheritance diagram for acdk::sql::odbc::ODBCStatusRecord:
List of all members.
Constructor & Destructor Documentation
acdk::sql::odbc::ODBCStatusRecord::ODBCStatusRecord |
( |
|
) |
[inline] |
|
Member Function Documentation
RString acdk::sql::odbc::ODBCStatusRecord::getClassOrigin |
( |
|
) |
[inline] |
|
bool acdk::sql::odbc::ODBCStatusRecord::getColumnNumber |
( |
int & |
val |
) |
[inline] |
|
RString acdk::sql::odbc::ODBCStatusRecord::getConnectionName |
( |
|
) |
[inline] |
|
RString acdk::sql::odbc::ODBCStatusRecord::getMessageText |
( |
|
) |
[inline] |
|
bool acdk::sql::odbc::ODBCStatusRecord::getRowNumber |
( |
int & |
val |
) |
[inline] |
|
RString acdk::sql::odbc::ODBCStatusRecord::getSQLState |
( |
|
) |
[inline] |
|
RString acdk::sql::odbc::ODBCStatusRecord::getSubClassOrigin |
( |
|
) |
[inline] |
|
Friends And Related Function Documentation
Member Data Documentation
|
|