NdbOperation::OperationOptions Struct Reference

#include <NdbOperation.hpp>

List of all members.

Public Types

enum  Flags {
  OO_ABORTOPTION = 0x01, OO_GETVALUE = 0x02, OO_SETVALUE = 0x04, OO_PARTITION_ID = 0x08,
  OO_INTERPRETED = 0x10, OO_ANYVALUE = 0x20, OO_CUSTOMDATA = 0x40
}

Public Attributes

Uint64 optionsPresent
AbortOption abortOption
GetValueSpecextraGetValues
Uint32 numExtraGetValues
const SetValueSpecextraSetValues
Uint32 numExtraSetValues
Uint32 partitionId
const NdbInterpretedCodeinterpretedCode
Uint32 anyValue
void * customData


Member Enumeration Documentation

Enumerator:
OO_ABORTOPTION 
OO_GETVALUE 
OO_SETVALUE 
OO_PARTITION_ID 
OO_INTERPRETED 
OO_ANYVALUE 
OO_CUSTOMDATA 


Member Data Documentation


The documentation for this struct was generated from the following file:

MySQL Cluster Database Blog

Based on MySQL Cluster 7.0.10.

This page is for information only and is not maintained by MySQL or Sun Microsystems - use at your own risk. For an upto date view of the API refer to the header files included with your MySQL Cluster distribution or check the MySQL Cluster API Developer Guide.