C# Class Deveel.Data.Protocol.TriggerEventNotification

Inheritance: IMessage
Afficher le fichier Open project: deveel/deveeldb

Méthodes publiques

Méthode Description
TriggerEventNotification ( string triggerName, string objectName, TriggerEventType eventType, int invokeCount ) : System

Method Details

TriggerEventNotification() public méthode

public TriggerEventNotification ( string triggerName, string objectName, TriggerEventType eventType, int invokeCount ) : System
triggerName string
objectName string
eventType TriggerEventType
invokeCount int
Résultat System