Home
last modified time | relevance | path

Searched refs:getStmtOption (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/connectivity/source/drivers/odbcbase/
H A DOStatement.cxx446 sal_Int32 OStatement_Base::getStmtOption (short fOption) const in getStmtOption() function in OStatement_Base
671 return getStmtOption(SQL_ATTR_QUERY_TIMEOUT); in getQueryTimeOut()
676 return getStmtOption(SQL_ATTR_MAX_ROWS); in getMaxRows()
746 return getStmtOption(SQL_ATTR_MAX_LENGTH); in getMaxFieldSize()
/aoo4110/main/connectivity/source/inc/odbc/
H A DOStatement.hxx95 sal_Int32 getStmtOption (short fOption) const;

Completed in 24 milliseconds