IDTSPackage100.SaveCheckpoints 属性

定义

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

属性值

如果 包在执行包期间将使用检查点,则为 true;否则为 false

属性

注解

此接口由 PackagePackageNeutral 接口实现。

适用于