Skip to content

Struct schema_def

ClassList > schema_def

Public Attributes

Type Name
void * grants
char name
MOP owner
void * tables
void * views

Public Attributes Documentation

variable grants

void* schema_def::grants;

variable name

char schema_def::name[DB_MAX_SCHEMA_LENGTH *INTL_UTF8_MAX_CHAR_SIZE+4];

variable owner

MOP schema_def::owner;

variable tables

void* schema_def::tables;

variable views

void* schema_def::views;


The documentation for this class was generated from the following file cubrid/src/object/schema_manager.c