Compartir a través de


IDTSPackage100.EncryptCheckpoints Propiedad

Definición

Obtiene o establece un valor que indica si se cifran los archivos de punto de comprobación.

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

Valor de propiedad

true si los archivos de punto de comprobación están cifrados; de lo contrario, false.

Atributos

Comentarios

Las interfaces Package y PackageNeutral implementan esta interfaz.

Se aplica a