Public Types |
enum | ErrorCode {
NoError = 0,
Busy = 701,
NotMaster = 702,
NoSuchFilegroup = 767,
FilegroupInUse = 768,
InvalidSchemaObjectVersion = 774,
SingleUser = 299
} |
Public Member Functions |
| STATIC_CONST (SignalLength=9) |
| STATIC_CONST (GSN=GSN_DROP_FILEGROUP_REF) |
Public Attributes |
Uint32 | senderData |
Uint32 | senderRef |
Uint32 | masterNodeId |
Uint32 | errorCode |
Uint32 | errorLine |
Uint32 | errorKey |
Uint32 | errorNodeId |
Uint32 | transId |
Detailed Description
Definition at line 55 of file DropFilegroup.hpp.
Friends And Related Function Documentation
bool printDROP_FILEGROUP_REF |
( |
FILE * |
, |
|
|
const Uint32 * |
, |
|
|
Uint32 |
, |
|
|
Uint16 |
|
|
) |
| |
|
friend |
The documentation for this struct was generated from the following file: