SchemaComparison.ExcludedTargetObjects Property
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.
Elements in the target database model to exclude from comparison.
public System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Compare.SchemaComparisonExcludedObjectId> ExcludedTargetObjects { get; }
member this.ExcludedTargetObjects : System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Compare.SchemaComparisonExcludedObjectId>
Public ReadOnly Property ExcludedTargetObjects As IList(Of SchemaComparisonExcludedObjectId)