|
MDBL Library
|
| 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_bDoneBind | CODBCParams | [protected] |
| m_hStmt | CODBCParams | [protected] |
| m_nParams | CODBCParams | [protected] |
| m_nRowLen | CODBCParams | [protected] |
| m_oSource | CODBCParams | [protected] |
| m_pOffsets | CODBCParams | [protected] |
| m_pParams | CODBCParams | [protected] |
| m_pRowData | CODBCParams | [protected] |
| m_strStmt | CODBCParams | [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] |
1.7.6.1