次の方法で共有


TypedDataSetGeneratorException.ErrorList プロパティ

生成されたエラーの動的リストを取得します。

Public ReadOnly Property ErrorList As ArrayList
[C#]
public ArrayList ErrorList {get;}
[C++]
public: __property ArrayList* get_ErrorList();
[JScript]
public function get ErrorList() : ArrayList;

プロパティ値

ArrayList オブジェクト。

解説

TypedDataSetGeneratorException クラスは、スタンドアロン コンポーネントとしてではなく、他のクラスによる標準機能の派生元クラスとして使用するためのものです。

必要条件

プラットフォーム: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 ファミリ

参照

TypedDataSetGeneratorException クラス | TypedDataSetGeneratorException メンバ | System.Data 名前空間