Searched refs:put_CommandType (Results 1 – 3 of 3) sorted by relevance
50 m_Command.put_CommandType(adCmdStoredProc); in OCallableStatement()
392 sal_Bool WpADOCommand::put_CommandType( /* [in] */ CommandTypeEnum lCmdType) in put_CommandType() function in WpADOCommand395 return SUCCEEDED(pInterface->put_CommandType(lCmdType)); in put_CommandType()
196 sal_Bool put_CommandType( /* [in] */ CommandTypeEnum lCmdType);
Completed in 56 milliseconds