Main Page
Namespace List
Class Hierarchy
Compound List
File List
Namespace Members
Compound Members
odbc::Statement Member List
This is the complete list of members for
odbc::Statement
, including all inherited members.
cancel
()
clearWarnings
()
ErrorHandler
(bool collectWarnings=true)
[protected]
execute
(const std::string &sql)
[virtual]
executeQuery
(const std::string &sql)
[virtual]
executeUpdate
(const std::string &sql)
[virtual]
getConnection
()
getEscapeProcessing
()
getFetchSize
()
getMaxFieldSize
()
getMaxRows
()
getMoreResults
()
getQueryTimeout
()
getResultSet
()
getResultSetConcurrency
()
getResultSetType
()
getUpdateCount
()
getWarnings
()
setCursorName
(const std::string &name)
setEscapeProcessing
(bool on)
setFetchSize
(int size)
setMaxFieldSize
(int maxFieldSize)
setMaxRows
(int maxRows)
setQueryTimeout
(int seconds)
~ErrorHandler
()
[virtual]
~Statement
()
[virtual]
Go back to the freeodbc++ homepage