This topic has not yet been rated - Rate this topic

DataSet Events

The DataSet type exposes the following members.

  Name Description
Public event Disposed Adds an event handler to listen to the Disposed event on the component. (Inherited from MarshalByValueComponent.)
Public event Initialized Occurs after the DataSet is initialized.
Public event MergeFailed Occurs when a target and source DataRow have the same primary key value, and EnforceConstraints is set to true.
Top
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.