ModelComparisonResult.ElementsChanged 속성

정의

요소 목록이 변경됩니다. 결과는 원본의 요소에 의해 키로 지정되며 변경된 요소와 함께 변경된 내용이 있습니다.

public System.Collections.Generic.IDictionary<Microsoft.SqlServer.Dac.Model.TSqlObject,Microsoft.SqlServer.Dac.Deployment.ModelComparisonChangeDefinition> ElementsChanged { get; }
member this.ElementsChanged : System.Collections.Generic.IDictionary<Microsoft.SqlServer.Dac.Model.TSqlObject, Microsoft.SqlServer.Dac.Deployment.ModelComparisonChangeDefinition>
Public ReadOnly Property ElementsChanged As IDictionary(Of TSqlObject, ModelComparisonChangeDefinition)

속성 값

적용 대상