CUBRID Engine
latest
|
#include <storage_common.h>
Public Attributes | |
VOLID | volid |
DB_VOLTYPE | type |
DB_VOLPURPOSE | purpose |
DKNPAGES | npage_used |
DKNPAGES | npage_free |
char | name [DB_MAX_PATH_LENGTH] |
Definition at line 602 of file storage_common.h.
char spacedb_onevol::name[DB_MAX_PATH_LENGTH] |
Definition at line 609 of file storage_common.h.
DKNPAGES spacedb_onevol::npage_free |
Definition at line 608 of file storage_common.h.
DKNPAGES spacedb_onevol::npage_used |
Definition at line 607 of file storage_common.h.
DB_VOLPURPOSE spacedb_onevol::purpose |
Definition at line 606 of file storage_common.h.
DB_VOLTYPE spacedb_onevol::type |
Definition at line 605 of file storage_common.h.
VOLID spacedb_onevol::volid |
Definition at line 604 of file storage_common.h.