This documentation is archived and is not being maintained.
DataSet Events
.NET Framework 1.1
The events of the DataSet class are listed here. For a complete list of DataSet class members, see the DataSet Members topic.
Public Events
Disposed (inherited from MarshalByValueComponent) | Adds an event handler to listen to the Disposed event on the component. |
MergeFailed | Occurs when a target and source DataRow have the same primary key value, and EnforceConstraints is set to true. |
See Also
Show:
