Skip to content

Struct cubschema::grant

ClassList > cubschema > grant

  • #include <schema_system_catalog_definition.hpp>

Public Attributes

Type Name
DB_AUTH auth
struct db_object * target_user
bool with_grant_option

Public Functions

Type Name
grant (struct db_object *& tu, const DB_AUTH & au, bool grant_opt)

Public Attributes Documentation

variable auth

DB_AUTH cubschema::grant::auth;

variable target_user

struct db_object* cubschema::grant::target_user;

variable with_grant_option

bool cubschema::grant::with_grant_option;

Public Functions Documentation

function grant

cubschema::grant::grant (
    struct  db_object *& tu,
    const  DB_AUTH & au,
    bool grant_opt
) 


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