Click or drag to resize

BeforeProcessRoutingEventArgs Properties

The BeforeProcessRoutingEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDbConnection
The current database connection.
(Inherited from AppEventArgs.)
Public propertyDbTransaction
The current database transaction.
(Inherited from AppEventArgs.)
Public propertyFactory
(Inherited from AppEventArgs.)
Top
See Also