SchemaComparison.ExcludedSourceObjects Propiedad

Definición

Elementos del modelo de base de datos de origen que se excluirán de la comparación.

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)

Valor de propiedad

Se aplica a