Home
last modified time | relevance | path

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

/aoo41x/main/dbaccess/source/ui/uno/
H A Dcopytablewizard.cxx171 …oid SAL_CALL setCreatePrimaryKey( const Optional< ::rtl::OUString >& _newPrimaryKey ) throw (Illeg…
520 …TableWizard::setCreatePrimaryKey( const Optional< ::rtl::OUString >& _newPrimaryKey ) throw (Illeg… in setCreatePrimaryKey() argument
524 if ( _newPrimaryKey.IsPresent && !OCopyTableWizard::supportsPrimaryKey( m_xDestConnection ) ) in setCreatePrimaryKey()
531 m_aPrimaryKeyName = _newPrimaryKey; in setCreatePrimaryKey()

Completed in 20 milliseconds