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