언어

IDTSXMLTask.DiffGramDestination 속성

정의

XML 작업이 DiffGram 문서를 저장하는 연결 이름이나 변수의 이름을 얻거나 설정합니다.

public:
 property System::String ^ DiffGramDestination { System::String ^ get(); void set(System::String ^ value); };
public string DiffGramDestination { get; set; }
member this.DiffGramDestination : string with get, set
Public Property DiffGramDestination As String

속성 값

XML 작업이 DiffGram 문서를 저장하는 연결 또는 변수의 이름입니다.

적용 대상