Searched refs:aConnectionInfo (Results 1 – 1 of 1) sorted by relevance
945 Sequence< PropertyValue > aConnectionInfo; in impl_extractConnection_throw() local949 …ERIFY( _rxDataSourceDescriptor->getPropertyValue( PROPERTY_CONNECTION_INFO ) >>= aConnectionInfo ); in impl_extractConnection_throw()957 if ( aConnectionInfo.getLength() ) in impl_extractConnection_throw()958 …ion.set( xDriverManager->getConnectionWithInfo( sConnectionResource, aConnectionInfo ), UNO_SET_TH… in impl_extractConnection_throw()
Completed in 28 milliseconds