SequenceClass.MaximumErrorCount 속성

정의

DtsContainer 개체 실행이 중지될 때까지 발생할 수 있는 최대 오류 수를 가져오거나 설정합니다.

public:
 virtual property int MaximumErrorCount { int get(); void set(int value); };
public virtual int MaximumErrorCount { get; set; }
member this.MaximumErrorCount : int with get, set
Public Overridable Property MaximumErrorCount As Integer

속성 값

허용되는 최대 오류 수입니다.

구현

적용 대상