Searched refs:getDropForeignKey (Results 1 – 6 of 6) sorted by relevance
265 ::rtl::OUString OKeysHelper::getDropForeignKey() const in getDropForeignKey() function in connectivity::OKeysHelper300 aSql.append(getDropForeignKey()); in dropObject()
252 sql = String.format("ALTER TABLE %s %s %s", tableName, getDropForeignKey(), in dropObject()269 public String getDropForeignKey() { in getDropForeignKey() method in OKeyContainer
39 virtual ::rtl::OUString getDropForeignKey() const;
45 virtual ::rtl::OUString getDropForeignKey() const;
171 ::rtl::OUString OKeys::getDropForeignKey() const in getDropForeignKey() function in OKeys
67 virtual ::rtl::OUString getDropForeignKey() const in getDropForeignKey() function in connectivity::mysql::OMySQLKeysHelper
Completed in 17 milliseconds