Click or drag to resize

ISubscriptionExecutor Events

The ISubscriptionExecutor type exposes the following members.

Events
  NameDescription
Public eventExecuted
Occurs after a subscription has been executed, and allows subscribers to modify the data being sent back to the dCDR
Public eventExecuting
Occurs prior to a subscription being executed, and allows subscribers to modify the query being executed.
Top
See Also