언어

IDTSXMLTask.OverwriteDestination 속성

정의

이 작업이 기존 목적지 파일을 덮어쓰는지 여부를 나타내는 값을 받거나 설정합니다.

public:
 property bool OverwriteDestination { bool get(); void set(bool value); };
public bool OverwriteDestination { get; set; }
member this.OverwriteDestination : bool with get, set
Public Property OverwriteDestination As Boolean

속성 값

연산이 기존 목적지 파일을 덮어쓰면 참(true)이 됩니다; 그렇지 않으면 거짓입니다.

적용 대상