Searched refs:AlterTableName (Results 1 – 3 of 3) sorted by relevance
840 int errCode = handle->AlterTableName(alterTableNames); in DoAlterSharedTableName()856 errCode = handle->AlterTableName(distributedSharedTableNames); in DoAlterSharedTableName()
162 int AlterTableName(const std::map<std::string, std::string> &tableNames);
701 int SQLiteSingleVerRelationalStorageExecutor::AlterTableName(const std::map<std::string, std::strin… in AlterTableName() function in DistributedDB::SQLiteSingleVerRelationalStorageExecutor