TNB Library
CTinySqlAccessor::CPreparedStatement メンバ一覧

継承メンバを含む CTinySqlAccessor::CPreparedStatement の全メンバ一覧です。

CloseCursor(void)CTinySqlAccessor::CPreparedStatementvirtual
CPreparedStatement(SQLHDBC hDbc, LPCTSTR lpszSql, DWORD tm=0)CTinySqlAccessor::CPreparedStatement
CPreparedStatement(const CPreparedStatement &other)CTinySqlAccessor::CPreparedStatement
CStatement(SQLHDBC hDbc, DWORD tm=0)CTinySqlAccessor::CStatement
CStatement(const CStatement &other)CTinySqlAccessor::CStatement
Destroy(void)CTinySqlAccessor::CStatement
Execute(void)CTinySqlAccessor::CPreparedStatement
ExecuteDirect(LPCTSTR lpszSql)CTinySqlAccessor::CPreparedStatement
GetLastReturnCode(void) constCTinySqlAccessor::CStatement
GetQueryTimeout(void)CTinySqlAccessor::CStatement
GetResultSet(void) constCTinySqlAccessor::CStatement
IsValid(void)CTinySqlAccessor::CStatement
m_hDbcCTinySqlAccessor::CStatementprotected
m_hStmtCTinySqlAccessor::CStatementprotected
m_Init(void)CTinySqlAccessor::CStatementprotected
m_lastReturnCodeCTinySqlAccessor::CStatementprotected
m_Rst(SQLRETURN rc=0)CTinySqlAccessor::CStatementprotected
m_timeoutCTinySqlAccessor::CStatementprotected
operator=(const CPreparedStatement &other)CTinySqlAccessor::CPreparedStatement
TNB::CTinySqlAccessor::CStatement::operator=(const CStatement &other)CTinySqlAccessor::CStatement
SetBinary(INDEX parameterIndex, size_t size, LPCVOID P)CTinySqlAccessor::CPreparedStatement
SetDouble(INDEX parameterIndex, double value)CTinySqlAccessor::CPreparedStatement
SetInt(INDEX parameterIndex, int value)CTinySqlAccessor::CPreparedStatement
SetNull(INDEX parameterIndex)CTinySqlAccessor::CPreparedStatement
SetString(INDEX parameterIndex, LPCSTR lpsz)CTinySqlAccessor::CPreparedStatement
SetString(INDEX parameterIndex, LPCWSTR lpsz)CTinySqlAccessor::CPreparedStatement
SetTime(INDEX parameterIndex, const SYSTEMTIME &time)CTinySqlAccessor::CPreparedStatement