MDBL Library
CODBCParams Member List
This is the complete list of members for CODBCParams, including all inherited members.
Bind()CODBCParams [protected, virtual]
CODBCParams(CODBCSource &oSource, const tchar *pszStmt, SQLHSTMT hStmt, size_t nParams)CODBCParams
CODBCParams(const CODBCParams &)CODBCParams [private]
CSQLParams()CSQLParams [inline]
m_bDoneBindCODBCParams [protected]
m_hStmtCODBCParams [protected]
m_nParamsCODBCParams [protected]
m_nRowLenCODBCParams [protected]
m_oSourceCODBCParams [protected]
m_pOffsetsCODBCParams [protected]
m_pParamsCODBCParams [protected]
m_pRowDataCODBCParams [protected]
m_strStmtCODBCParams [protected]
NumParams() const CODBCParams [virtual]
operator=(const CODBCParams &)CODBCParams [private]
Param(size_t n) const CODBCParams [virtual]
SetRow(CRow &oRow)CODBCParams [virtual]
StmtHandle() const CODBCParams [inline, virtual]
~CODBCParams()CODBCParams [virtual]
~CSQLParams()CSQLParams [inline, virtual]