24#ifndef DD__SYSTEM_VIEW_INCLUDED
25#define DD__SYSTEM_VIEW_INCLUDED
30namespace system_views {
32class System_view_definition;
Definition: system_view_definition.h:37
This class represents base class for all INFORMATION_SCHEMA system views defined in sql/dd/impl/syste...
Definition: system_view.h:39
virtual ~System_view()=default
virtual bool hidden() const =0
virtual const System_view_definition * view_definition() const =0
virtual const String_type & name() const =0
The version of the current data dictionary table definitions.
Definition: dictionary_client.h:43
Char_string_template< String_type_allocator > String_type
Definition: string_type.h:51