SchemaComparison.ExcludedSourceObjects Property

Definition

Elements in the source database model to exclude from comparison.

public System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Compare.SchemaComparisonExcludedObjectId> ExcludedSourceObjects { get; }
member this.ExcludedSourceObjects : System.Collections.Generic.IList<Microsoft.SqlServer.Dac.Compare.SchemaComparisonExcludedObjectId>
Public ReadOnly Property ExcludedSourceObjects As IList(Of SchemaComparisonExcludedObjectId)

Property Value

Applies to