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

属性值

如果检查点文件已加密,则为 true;否则为 false

属性

注解

此接口由 PackagePackageNeutral 接口实现。

适用于