CompareOptions.IgnoreTables

CompareOptions IgnoreTables property. Specifies whether to compare the differences in data contained in tables.

CompareOptions.IgnoreTables property

Specifies whether to compare the differences in data contained in tables.

public bool IgnoreTables { get; set; }

Remarks

By default tables are not ignored.

See Also