언어

IDTSPackage100.EncryptCheckpoints 속성

정의

체크포인트 파일이 암호화되었는지 여부를 나타내는 값을 받거나 설정합니다.

public:
 property bool EncryptCheckpoints { bool get(); void set(bool value); };
[System.Runtime.InteropServices.DispId(66)]
public bool EncryptCheckpoints { [System.Runtime.InteropServices.DispId(66)] get; [System.Runtime.InteropServices.DispId(66)] set; }
[<System.Runtime.InteropServices.DispId(66)>]
[<get: System.Runtime.InteropServices.DispId(66)>]
[<set: System.Runtime.InteropServices.DispId(66)>]
member this.EncryptCheckpoints : bool with get, set
Public Property EncryptCheckpoints As Boolean

속성 값

체크포인트 파일이 암호화된 경우에는 참입니다; 그렇지 않으면 거짓입니다.

특성

설명

이 인터페이스는 와 Package 인터페이스에 의해 PackageNeutral 구현됩니다.

적용 대상