PreDataObjectDeleteEventArgs Properties |
The PreDataObjectDeleteEventArgs type exposes the following members.
| Name | Description | |
|---|---|---|
| DataObjectId |
Id of data object that are to be deleted.
| |
| DataObjectType |
The type of the data object.
| |
| DataObjectTypeId |
The id of the type of the data object.
| |
| DbConnection |
The current database connection.
(Inherited from AppEventArgs.) | |
| DbTransaction |
The current database transaction.
(Inherited from AppEventArgs.) | |
| Factory | (Inherited from AppEventArgs.) |