Searched refs:_newPrimaryKey (Results 1 – 1 of 1) sorted by relevance
173 …oid SAL_CALL setCreatePrimaryKey( const Optional< ::rtl::OUString >& _newPrimaryKey ) throw (Illeg…522 …TableWizard::setCreatePrimaryKey( const Optional< ::rtl::OUString >& _newPrimaryKey ) throw (Illeg… in setCreatePrimaryKey() argument526 if ( _newPrimaryKey.IsPresent && !OCopyTableWizard::supportsPrimaryKey( m_xDestConnection ) ) in setCreatePrimaryKey()533 m_aPrimaryKeyName = _newPrimaryKey; in setCreatePrimaryKey()
Completed in 21 milliseconds