Repesents an event that occurs whenever a database query is performed. This event can only be audited; you cannot subscribe to it.
You can instantiate a
object in the following ways:
- Call the
orGetInstance
method on theFetchInstance Factory.QueryEvent class. - Retrieve a
object from aQueryEvent QueryEventSet collection.
The following tables list the members exposed by IQueryEvent.