Share via


IDTSContainer100.MaximumErrorCount Eigenschaft

Definition

public:
 property int MaximumErrorCount { int get(); void set(int value); };
[System.Runtime.InteropServices.DispId(22)]
public int MaximumErrorCount { [System.Runtime.InteropServices.DispId(22)] get; [System.Runtime.InteropServices.DispId(22)] set; }
[<System.Runtime.InteropServices.DispId(22)>]
[<get: System.Runtime.InteropServices.DispId(22)>]
[<set: System.Runtime.InteropServices.DispId(22)>]
member this.MaximumErrorCount : int with get, set
Public Property MaximumErrorCount As Integer

Eigenschaftswert

Die maximal zulässige Anzahl von Fehlern.

Attribute

Hinweise

Weitere Informationen finden Sie unter DtsContainer.

Gilt für: