IDTSPackage100.CheckpointFileName Proprietà

Definizione

public:
 property System::String ^ CheckpointFileName { System::String ^ get(); void set(System::String ^ value); };
[System.Runtime.InteropServices.DispId(65)]
public string CheckpointFileName { [System.Runtime.InteropServices.DispId(65)] get; [System.Runtime.InteropServices.DispId(65)] set; }
[<System.Runtime.InteropServices.DispId(65)>]
[<get: System.Runtime.InteropServices.DispId(65)>]
[<set: System.Runtime.InteropServices.DispId(65)>]
member this.CheckpointFileName : string with get, set
Public Property CheckpointFileName As String

Valore della proprietà

Nome del file in cui vengono acquisite le informazioni di checkpoint che consentono il riavvio del pacchetto.

Attributi

Si applica a