Click or drag to resize

MicaContentDataSet Events

The MicaContentDataSet type exposes the following members.

Events
  NameDescription
Public eventDisposed
Adds an event handler to listen to the Disposed event on the component.
(Inherited from MarshalByValueComponent.)
Public eventInitialized
Occurs after the DataSet is initialized.
(Inherited from DataSet.)
Public eventMergeFailed
Occurs when a target and source DataRow have the same primary key value, and EnforceConstraints is set to true.
(Inherited from DataSet.)
Top
See Also