言語

SchemaComparison.ExcludedSourceObjects プロパティ

定義

比較から除外するソース データベース モデルの要素。

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)

プロパティ値

適用対象