10 #ifndef _STRUS_STORAGE_ALTER_META_DATA_TABLE_INTERFACE_HPP_INCLUDED
11 #define _STRUS_STORAGE_ALTER_META_DATA_TABLE_INTERFACE_HPP_INCLUDED
29 const std::string& name,
30 const std::string& datatype)=0;
37 const std::string& oldname,
38 const std::string& name,
39 const std::string& datatype)=0;
45 const std::string& oldname,
46 const std::string& name)=0;
51 const std::string& name)=0;
56 const std::string& name)=0;