Click or drag to resize

AfterProcessRoutingEventArgs Properties

The AfterProcessRoutingEventArgs 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