This documentation is archived and is not being maintained.
DataSet Events
Visual Studio 2008
The DataSet type exposes the following members.
| 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: