24#ifndef DD_SYSTEM_VIEWS__ADMINISTRABLE_ROLE_AUTHORIZATIONS_INCLUDED
25#define DD_SYSTEM_VIEWS__ADMINISTRABLE_ROLE_AUTHORIZATIONS_INCLUDED
32namespace system_views {
Definition: administrable_role_authorizations.h:40
const String_type & name() const final
Definition: administrable_role_authorizations.h:51
Administrable_role_authorizations()
Definition: administrable_role_authorizations.cc:36
static const Administrable_role_authorizations & instance()
Definition: administrable_role_authorizations.cc:30
static const String_type & view_name()
Definition: administrable_role_authorizations.h:46
Definition: system_view_impl.h:33
const dd::String_type s_view_name
Definition: columns_extensions.cc:41
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