IDTSPackage100.CheckpointUsage 속성

정의

패키지를 다시 시작하는지 여부 또는 시기를 지정하는 값을 가져오거나 설정합니다.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSCheckpointUsage CheckpointUsage { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSCheckpointUsage get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSCheckpointUsage value); };
[System.Runtime.InteropServices.DispId(68)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.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.DTSCheckpointUsage with get, set
Public Property CheckpointUsage As DTSCheckpointUsage

속성 값

패키지를 다시 시작하는지 여부 또는 시기를 지정하는 값입니다.

특성

설명

이 인터페이스는 PackagePackageNeutral 인터페이스에 의해 구현됩니다.

적용 대상