Home
last modified time | relevance | path

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

/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx847 sal_Int32 SQLtype) in setStream() argument
873 if ((SQLtype == SQL_BINARY) || (SQLtype == SQL_VARBINARY) || (SQLtype == SQL_LONGVARBINARY)) in setStream()
882 (SQLSMALLINT)SQLtype, in setStream()
/trunk/main/connectivity/source/inc/odbc/
H A DOPreparedStatement.hxx85 … SQLLEN length,sal_Int32 SQLtype) throw(::com::sun::star::sdbc::SQLException);

Completed in 16 milliseconds