Home
last modified time | relevance | path

Searched refs:SQL_ERROR_UNSPECIFIED (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/connectivity/inc/connectivity/
H A Dstandardsqlstate.hxx63SQL_ERROR_UNSPECIFIED = SAL_MAX_ENUM // special value indicating that an SQLState is not to be … enumerator
H A Ddbtools.hxx330 const StandardSQLState _eSQLState = SQL_ERROR_UNSPECIFIED,
/aoo4110/main/connectivity/source/commontools/
H A Ddbtools.cxx807 _eSQLState == SQL_ERROR_UNSPECIFIED ? ::rtl::OUString() : getStandardSQLState( _eSQLState ), in prependErrorInfo()

Completed in 39 milliseconds