Share via


IDTSContainer100.MaximumErrorCount 属性

定义

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

属性值

允许的最大错误数。

属性

注解

有关详细信息,请参阅 DtsContainer

适用于