The RecordInsertErrorEventArgs class encapsulates the arguments passed to the RecordInsertError event handler
| All Members | Constructors | Fields | |||
| Icon | Member | Description |
|---|---|---|
| RecordInsertErrorEventArgs()()() | Initializes a new instance of the RecordInsertErrorEventArgs class | |
| Database |
The data access object
| |
| Exception |
The exception
| |
| Message |
User defineable message
| |
| Record |
Values that have been changed and are to be applied to the record
|