System.Data.DataSet.MergeFailed Event

Occurs when a target and source System.Data.DataRow have the same primary key value, and DataSet.EnforceConstraints is set to true.

Syntax

public event MergeFailedEventHandler MergeFailed

Remarks

For more information about handling events, see [<topic://cpconEventsOverview>].

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0