Struct cubschema::grant
ClassList > cubschema > grant
#include <schema_system_catalog_definition.hpp>
Public Attributes
Public Functions
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