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

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

AddColumn(const char *pszColumnName, const cVariant &vVal)GrayLib::cSQLCmdInsertBaseinline
cSQLCmd(cStringA sTableName="", cStringA sCommand="")GrayLib::cSQLCmd
cSQLCmdInsertBase(cStringA sTableName)GrayLib::cSQLCmdInsertBase
cSQLCmdUpdate(cStringA sTableName="")GrayLib::cSQLCmdUpdateexplicit
get_CmdType() const overrideGrayLib::cSQLCmdUpdateinlinevirtual
get_Command() constGrayLib::cSQLCmdinline
get_Table() constGrayLib::cSQLCmdinline
HasColumns() constGrayLib::cSQLCmdInsertBaseinline
isCommandMade() constGrayLib::cSQLCmdinline
isResultsExpected() constGrayLib::cSQLCmdinlinevirtual
IsValueTime(const char *pszVal)GrayLib::cSQLCmdstatic
k_pszNULLGrayLib::cSQLCmdstatic
m_sCommandGrayLib::cSQLCmdprotected
m_sTableGrayLib::cSQLCmdprotected
m_ValuesGrayLib::cSQLCmdInsertBase
m_WhereGrayLib::cSQLCmdUpdate
MakeCommand(const cSQLConfigCmd &cfg) overrideGrayLib::cSQLCmdUpdatevirtual
MakeCommandInsert(const cSQLConfigCmd &cfg, bool bFieldNames=true)GrayLib::cSQLCmdInsertBase
MakeValueStr(const cSQLConfigCmd &cfg, const cVariant &vVal)GrayLib::cSQLCmdstatic
MakeValueTime(const cSQLConfigCmd &cfg, const cTimeDouble &date)GrayLib::cSQLCmdstatic
put_Command(cStringA sCommand)GrayLib::cSQLCmdinline
put_Table(cStringA sTable)GrayLib::cSQLCmdinline
ResetCommand() overrideGrayLib::cSQLCmdUpdatevirtual
ResetCommand0()GrayLib::cSQLCmdinline
~cSQLCmd()GrayLib::cSQLCmdvirtual