Click or drag to resize

PFQueryEvents Class

Global events triggered when queries are used.
Inheritance Hierarchy
SystemObject
  Packflow.CorePFQueryEvents

Namespace:  Packflow.Core
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public static class PFQueryEvents

The PFQueryEvents type exposes the following members.

Events
  NameDescription
Public eventStatic memberQueryExecuted
This event will trigger every time a query is executed.
Top
See Also