MySQL 8.3.0
Source Code Documentation

Name space, internal views used within object summaries. More...

#include <table_helper.h>

Inheritance diagram for PFS_object_view_constants:
[legend]

Static Public Attributes

static const uint FIRST_VIEW = 1
 
static const uint VIEW_TABLE = 1
 
static const uint VIEW_PROGRAM = 2
 
static const uint LAST_VIEW = 2
 

Detailed Description

Name space, internal views used within object summaries.

Member Data Documentation

◆ FIRST_VIEW

const uint PFS_object_view_constants::FIRST_VIEW = 1
static

◆ LAST_VIEW

const uint PFS_object_view_constants::LAST_VIEW = 2
static

◆ VIEW_PROGRAM

const uint PFS_object_view_constants::VIEW_PROGRAM = 2
static

◆ VIEW_TABLE

const uint PFS_object_view_constants::VIEW_TABLE = 1
static

The documentation for this struct was generated from the following file: