ComparisonOptions.ExcludeTables

ComparisonOptions.ExcludeTables property

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

public bool ExcludeTables { get; set; }

See Also