This topic has not yet been rated - Rate this topic

DataSet Events

  Name Description
Public event Supported by the .NET Compact Framework Disposed  Adds an event handler to listen to the Disposed event on the component. (Inherited from MarshalByValueComponent.)
Public event Supported by the .NET Compact Framework Initialized Occurs after the DataSet is initialized.
Public event Supported by the .NET Compact Framework 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)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.