Click or drag to resize

OleDbSchema Events

The OleDbSchema type exposes the following members.

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