SchemaComparisonResult.Include(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 include a difference as part of the set of update actions that are scripted or published.
public bool Include (Microsoft.SqlServer.Dac.Compare.SchemaDifference node);
member this.Include : Microsoft.SqlServer.Dac.Compare.SchemaDifference -> bool
Public Function Include (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 included