다음을 통해 공유


TypedDataSetGeneratorException.ErrorList 속성

정의

생성된 오류의 동적 목록을 가져옵니다.

public:
 property System::Collections::ArrayList ^ ErrorList { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList ErrorList { get; }
member this.ErrorList : System.Collections.ArrayList
Public ReadOnly Property ErrorList As ArrayList

속성 값

ArrayList 개체입니다.

설명

TypedDataSetGeneratorException 클래스는 독립 실행형 구성 요소로는 사용할 수 없고 다른 클래스가 표준 기능을 파생하는 원본 클래스로만 사용할 수 있습니다.

적용 대상