SchemaComparison.ExcludedSourceObjects Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)