MergeFailedEventArgs Constructor (DataTable^, String^)
.NET Framework (current version)
Initializes a new instance of a MergeFailedEventArgs class with the DataTable and a description of the merge conflict.
Assembly: System.Data (in System.Data.dll)
Parameters
- table
-
Type:
System.Data::DataTable^
The DataTable object.
- conflict
-
Type:
System::String^
A description of the merge conflict.
.NET Framework
Available since 1.1
Available since 1.1
Show: