LEADTOOLS Medical (Leadtools.Medical.Caching assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
ItemsInfo Class Events
See Also 
Leadtools.Medical.Caching Namespace : ItemsInfo Class


"

For a list of all members of this type, see ItemsInfo members.

"

Public Events

 NameDescription
public Event DisposedAdds an event handler to listen to the System.ComponentModel.MarshalByValueComponent.Disposed event on the component. (Inherited from System.ComponentModel.MarshalByValueComponent)
public Event InitializedOccurs after the System.Data.DataSet is initialized. (Inherited from System.Data.DataSet)
public Event MergeFailedOccurs when a target and source System.Data.DataRow have the same primary key value, and System.Data.DataSet.EnforceConstraints is set to true. (Inherited from System.Data.DataSet)
Top

See Also