The AnalyticsDataSet type exposes the following members.

Events

  NameDescription
Disposed
Adds an event handler to listen to the Disposed event on the component.
(Inherited from MarshalByValueComponent.)
Initialized
Occurs after the DataSet is initialized.
(Inherited from DataSet.)
MergeFailed
Occurs when a target and source DataRow have the same primary key value, and EnforceConstraints is set to true.
(Inherited from DataSet.)

See Also