Skip to content

Struct sm_partition

ClassList > sm_partition

  • #include <class_object.h>

Public Attributes

Type Name
DB_CLASS_PARTITION_TYPE class_partition_type
const char * comment
const char * expr
struct sm_partition * next
int partition_type
const char * pname
DB_SEQ * values

Public Attributes Documentation

variable class_partition_type

DB_CLASS_PARTITION_TYPE sm_partition::class_partition_type;

variable comment

const char* sm_partition::comment;

variable expr

const char* sm_partition::expr;

variable next

struct sm_partition* sm_partition::next;

variable partition_type

int sm_partition::partition_type;

variable pname

const char* sm_partition::pname;

variable values

DB_SEQ* sm_partition::values;


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