An ODBC parameters.
More...
#include <Parameters.h>
List of all members.
Detailed Description
An ODBC parameters.
Constructor & Destructor Documentation
ODBCParameters::ODBCParameters |
( |
|
) |
|
ODBCParameters::~ODBCParameters |
( |
|
) |
[virtual] |
Member Function Documentation
void ODBCParameters::Bind |
( |
SQLHSTMT |
stmt |
) |
|
bind the parameters to a connection
unsigned int AppSecInc::Databases::ODBC::ODBCParameters::GetParameterCount |
( |
|
) |
const [inline] |
get the number of parameters
const ODBCParameter & ODBCParameters::operator[] |
( |
int |
index |
) |
const |
const ODBCParameter & ODBCParameters::operator[] |
( |
const std::wstring & |
name |
) |
const |
The documentation for this class was generated from the following files: