GDAL
CPLODBCStatement Member List

This is the complete list of members for CPLODBCStatement, including all inherited members.

Append(const char *)CPLODBCStatement
Append(const std::string &)CPLODBCStatement
Append(int)CPLODBCStatement
Append(double)CPLODBCStatement
AppendEscaped(const char *)CPLODBCStatement
Appendf(const char *,...)CPLODBCStatement
Clear()CPLODBCStatement
ClearColumnData()CPLODBCStatement
CollectResultsInfo()CPLODBCStatement
CPLODBCStatement(CPLODBCSession *, int flags=0)CPLODBCStatementexplicit
DumpResult(FILE *fp, int bShowSchema=FALSE)CPLODBCStatement
ExecuteSQL(const char *=nullptr)CPLODBCStatement
Fetch(int nOrientation=SQL_FETCH_NEXT, int nOffset=0)CPLODBCStatement
Flag enum nameCPLODBCStatement
Flags() constCPLODBCStatementinline
GetColColumnDef(int)CPLODBCStatement
GetColCount()CPLODBCStatement
GetColData(int, const char *=nullptr)CPLODBCStatement
GetColData(const char *, const char *=nullptr)CPLODBCStatement
GetColDataAsDouble(int) constCPLODBCStatement
GetColDataAsDouble(const char *) constCPLODBCStatement
GetColDataLength(int)CPLODBCStatement
GetColId(const char *) constCPLODBCStatement
GetColName(int)CPLODBCStatement
GetColNullable(int)CPLODBCStatement
GetColPrecision(int)CPLODBCStatement
GetColSize(int)CPLODBCStatement
GetColType(int)CPLODBCStatement
GetColTypeName(int)CPLODBCStatement
GetColumns(const char *pszTable, const char *pszCatalog=nullptr, const char *pszSchema=nullptr)CPLODBCStatement
GetCommand()CPLODBCStatementinline
GetPrimaryKeys(const char *pszTable, const char *pszCatalog=nullptr, const char *pszSchema=nullptr)CPLODBCStatement
GetRowCountAffected()CPLODBCStatement
GetStatement()CPLODBCStatementinline
GetTables(const char *pszCatalog=nullptr, const char *pszSchema=nullptr)CPLODBCStatement
GetTypeMapping(SQLSMALLINT)CPLODBCStatementstatic
GetTypeName(int)CPLODBCStatementstatic
RetrieveNumericColumnsAsDouble enum valueCPLODBCStatement
~CPLODBCStatement()CPLODBCStatement