Struct sp_info
ClassList > sp_info
#include <sp_catalog.hpp>
Public Attributes
Public Functions
Public Attributes Documentation
variable args
std::vector<sp_arg_info> sp_info::args;
std::string sp_info::comment;
variable created_time
DB_DATETIME sp_info::created_time;
variable directive
SP_DIRECTIVE_ENUM sp_info::directive;
variable is_system_generated
bool sp_info::is_system_generated;
variable lang
SP_LANG_ENUM sp_info::lang;
variable owner
variable pkg_name
std::string sp_info::pkg_name;
variable return_type
DB_TYPE sp_info::return_type;
variable sp_name
std::string sp_info::sp_name;
variable sp_type
SP_TYPE_ENUM sp_info::sp_type;
variable sql_data_access
SP_SQL_DATA_ACCESS_TYPE sp_info::sql_data_access;
variable target_class
std::string sp_info::target_class;
variable target_method
std::string sp_info::target_method;
variable unique_name
std::string sp_info::unique_name;
variable updated_time
DB_DATETIME sp_info::updated_time;
Public Functions Documentation
function sp_info
inline sp_info::sp_info ()
The documentation for this class was generated from the following file cubrid/src/sp/sp_catalog.hpp