Click or drag to resize

DataPersistingEventArgsTData Properties

The DataPersistingEventArgsTData generic type exposes the following members.

Properties
  NameDescription
Public propertyCancel
Gets or sets a value indicating whether this instance cancel.
Public propertyData
Gets or sets the data.
(Inherited from DataPersistedEventArgsTData.)
Public propertyMode
Gets the mode of transaction
(Inherited from DataPersistedEventArgsTData.)
Public propertyPrincipal
Gets the principal
(Inherited from SecureAccessEventArgs.)
Public propertySuccess
Gets or sets a value which indicates whether the event was successfully handled and inserted
Top
See Also