#include <NdbDictionary.hpp>
Inheritance diagram for NdbDictionary::Event:
|
Specifies the durability of an event (future version may supply other types) |
|
Specifies the type of database operations an Event listens to |
|
Constructor
|
|
Constructor
|
|
Add a column on which events should be detected
|
|
Add a column on which events should be detected
|
|
Add several columns on which events should be detected
|
|
Add type of event that should be detected |
|
Get durability of the event |
|
Get unique identifier for the event |
|
Get no of columns defined in an Event
|
|
Get object status Implements NdbDictionary::Object. |
|
Get object version Implements NdbDictionary::Object. |
|
Get table name for events
|
|
Set durability of the event |
|
Set unique identifier for the event |
|
Set table for which events should be detected
|
|
Define table on which events should be detected
|