IDTSContainer100.FailPackageOnFailure Свойство

Определение

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

Значение свойства

верно , если пакет не выходит из строя, когда дочерний контейнер выходит из строя; в противном случае — ложь.

Атрибуты

Применяется к