IDTSPackage100.CheckpointUsage Property

Definition

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

Property Value

Attributes

Applies to