SchemaComparisonResult.Include(SchemaDifference) 메서드

정의

스크립티 또는 게시되는 업데이트 작업 집합의 일부로 차이점을 포함하는 데 사용됩니다.

public bool Include(Microsoft.SqlServer.Dac.Compare.SchemaDifference node);
member this.Include : Microsoft.SqlServer.Dac.Compare.SchemaDifference -> bool
Public Function Include (node As SchemaDifference) As Boolean

매개 변수

node
SchemaDifference

수정할 트리 노드

반품

완료 후 노드 상태가 포함된 경우 true를 반환합니다.

적용 대상