SchemaComparisonResult.Exclude(SchemaDifference) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used to try to exclude a difference as part of the set of update actions that are scripted or published.
public bool Exclude (Microsoft.SqlServer.Dac.Compare.SchemaDifference node);
member this.Exclude : Microsoft.SqlServer.Dac.Compare.SchemaDifference -> bool
Public Function Exclude (node As SchemaDifference) As Boolean
Parameters
- node
- SchemaDifference
The tree node to (possibly) modify
Returns
Returns true if, after completion, the node's state is not included