SideBySideComparisonOptions.ExcludeTables

SideBySideComparisonOptions.ExcludeTables property

Get and set the option that determines whether tables are excluded from comparison. This option cannot be set together with ComparisonArea1 and ComparisonArea2. The default value is false.

public bool ExcludeTables { get; set; }

See Also