Searched refs:sSQLState (Results 1 – 1 of 1) sorted by relevance
249 String sSQLState; member259 || ( _displayInfo.sSQLState.Len() in lcl_hasDetails()260 && !_displayInfo.sSQLState.EqualsAscii( "S1000" ) in lcl_hasDetails()310 aDisplayInfo.sSQLState = pCurrentError->SQLState; in lcl_buildExceptionChain()416 bHave22018 = loop->sSQLState.EqualsAscii( "22018" ); in DBG_NAME()454 if ( aExceptionInfo.sSQLState.Len() ) in IMPL_LINK()458 sText += aExceptionInfo.sSQLState; in IMPL_LINK()
Completed in 1729 milliseconds