The RecordDeleteEventArgs class encapsulates the arguments passed to the BeforeRecordDelete and AfterRecordDelete event handlers
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| RecordDeleteEventArgs()()() | Initializes a new instance of the RecordDeleteEventArgs class | |
| Database |
Data access object
| |
| Message |
Message to display to user.
| |
| Record |
Values for the record that is to be or has been deleted
|