Поделиться через


IDTSContainer100.FailParentOnFailure Свойство

Определение

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

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

Значение true , если родительский контейнер завершается ошибкой при сбое дочернего контейнера; в противном случае — значение false.

Атрибуты

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