Click or drag to resize

PreDataObjectDeleteEventArgs Properties

The PreDataObjectDeleteEventArgs type exposes the following members.

Properties
  NameDescription
Public propertyDataObjectId
Id of data object that are to be deleted.
Public propertyDataObjectType
The type of the data object.
Public propertyDataObjectTypeId
The id of the type of the data object.
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