IDTSPackage100.SafeRecursiveProjectPackageExecution Propiedad

Definición

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

Valor de propiedad

cierto si la ejecución del paquete es un proyecto recursivo seguro; de lo contrario, falso.

Atributos

Comentarios

Esta interfaz está implementada por las Package interfaces y PackageNeutral .

Se aplica a