Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cSQLConfigDB Member List

This is the complete list of members for GrayLib::cSQLConfigDB, including all inherited members.

Clear()GrayLib::cSQLConfigDBinline
CMDFLG_DateWrap enum valueGrayLib::cSQLConfigCmd
CMDFLG_MSSQL enum valueGrayLib::cSQLConfigCmd
CMDFLG_MySQL enum valueGrayLib::cSQLConfigCmd
CMDFLG_TYPE enum nameGrayLib::cSQLConfigCmd
ConvertEscapeQuotes(cStringA &a_cs) constGrayLib::cSQLConfigCmd
cSQLConfigCmd(UINT uCmdFlags=CMDFLG_MSSQL)GrayLib::cSQLConfigCmdinline
cSQLConfigDB()GrayLib::cSQLConfigDBinline
get_AutoCommit() constGrayLib::cSQLConfigDBinline
get_DatabaseName() constGrayLib::cSQLConfigDBinline
get_DataSourceName() constGrayLib::cSQLConfigDBinline
get_SupportsTransactions() constGrayLib::cSQLConfigDBinline
GetSQLTypeName(const cSQLColumnInfo &f) constGrayLib::cSQLConfigCmd
isConvertEscapes() const noexceptGrayLib::cSQLConfigCmdinline
isDateWrap() const noexceptGrayLib::cSQLConfigCmdinline
isUseLIMITCommand() const noexceptGrayLib::cSQLConfigCmdinline
m_bAutoCommitGrayLib::cSQLConfigDB
m_bPopulatedGrayLib::cSQLConfigDB
m_bSupportsTransactionsGrayLib::cSQLConfigDB
m_sDatabaseNameGrayLib::cSQLConfigDB
m_sDataSourceNameGrayLib::cSQLConfigDB
m_uCmdFlagsGrayLib::cSQLConfigCmd
put_AutoCommit(bool bAutoCommit)GrayLib::cSQLConfigDBinline