DataSet Events
.NET Framework (current version)
Namespace:
System.Data
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Disposed | Adds an event handler to listen to the Disposed event on the component.(Inherited from MarshalByValueComponent.) |
![]() | Initialized | Occurs after the DataSet is initialized. |
![]() | MergeFailed | Occurs when a target and source DataRow have the same primary key value, and EnforceConstraints is set to true. |
Show:
