​
​
​

A MergeCanceledException is thrown through the Merge method when the current merge process was canceled through the DataRowMergedEventArgs.Cancel property.

Syntax

​public class MergeCanceledException : Exception
​Public Class MergeCanceledException
  Inherits Exception

​ Introduced: X9.

​