Definition at line 22 of file TriggerEventNotification.cs.
Deveel.Data.Protocol.TriggerEventNotification.TriggerEventNotification |
( |
string |
triggerName, |
|
|
string |
objectName, |
|
|
TriggerType |
triggerType, |
|
|
TriggerEventType |
eventType, |
|
|
int |
invokeCount |
|
) |
| |
|
inline |
Definition at line 23 of file TriggerEventNotification.cs.
TriggerEventType EventType
TriggerType
Enumerates the types of triggers, that can be volatile (like the Callback) or stored in the database...
int Deveel.Data.Protocol.TriggerEventNotification.InvokeCount |
|
getprivate set |
string Deveel.Data.Protocol.TriggerEventNotification.ObjectName |
|
getprivate set |
string Deveel.Data.Protocol.TriggerEventNotification.TriggerName |
|
getprivate set |
TriggerType Deveel.Data.Protocol.TriggerEventNotification.TriggerType |
|
getprivate set |
The documentation for this class was generated from the following file: