SchemaComparison.ExcludedTargetObjects Property

Definition

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)

Property Value

Applies to