Home
last modified time | relevance | path

Searched refs:put_CommandText (Results 1 – 6 of 6) sorted by relevance

/aoo42x/main/connectivity/source/drivers/ado/
H A DAStatement.cxx272 CHECK_RETURN(m_Command.put_CommandText(sql)) in execute()
301 CHECK_RETURN(m_Command.put_CommandText(sql)) in executeQuery()
371 CHECK_RETURN(m_Command.put_CommandText(aBatchSql)) in executeBatch()
408 CHECK_RETURN(m_Command.put_CommandText(sql)) in executeUpdate()
H A DAViews.cxx79 …aCommand.put_CommandText(getString(descriptor->getPropertyValue(OMetaConnection::getPropMap().getN… in appendObject()
H A DAPreparedStatement.cxx83 CHECK_RETURN(m_Command.put_CommandText(sNewSql)) in OPreparedStatement()
H A DAConnection.cxx219 aCommand.put_CommandText(sql); in nativeSQL()
H A DAwrapado.cxx331 sal_Bool WpADOCommand::put_CommandText(const ::rtl::OUString &aCon) in put_CommandText() function in WpADOCommand
335 sal_Bool bErg = SUCCEEDED(pInterface->put_CommandText(bstr)); in put_CommandText()
/aoo42x/main/connectivity/source/inc/ado/
H A DAwrapado.hxx187 sal_Bool put_CommandText(const ::rtl::OUString &aCon) ;

Completed in 33 milliseconds