GPUdb C++ API
Version 6.2.0.3
|
A set of output parameters for createRole(const CreateRoleRequest&) const. More...
#include <gpudb/protocol/create_role.h>
Public Member Functions | |
CreateRoleResponse () | |
Constructs a CreateRoleResponse object with default parameter values. More... | |
Public Attributes | |
std::string | name |
A set of output parameters for createRole(const CreateRoleRequest&) const.
Creates a new role.
Definition at line 102 of file create_role.h.
|
inline |
Constructs a CreateRoleResponse object with default parameter values.
Definition at line 109 of file create_role.h.
std::string gpudb::CreateRoleResponse::name |
Definition at line 114 of file create_role.h.