次の方法で共有


IDTSPackage100.CheckpointUsage プロパティ

定義

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSCheckpointUsage CheckpointUsage { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSCheckpointUsage get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSCheckpointUsage value); };
[System.Runtime.InteropServices.DispId(68)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSCheckpointUsage CheckpointUsage { [System.Runtime.InteropServices.DispId(68)] get; [System.Runtime.InteropServices.DispId(68)] set; }
[<System.Runtime.InteropServices.DispId(68)>]
[<get: System.Runtime.InteropServices.DispId(68)>]
[<set: System.Runtime.InteropServices.DispId(68)>]
member this.CheckpointUsage : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSCheckpointUsage with get, set
Public Property CheckpointUsage As DTSCheckpointUsage

プロパティ値

パッケージが再起動されるかどうか、またはいつパッケージが再起動されるかを示す値です。

属性

適用対象