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 類別並非要做為獨立的元件使用,而是要做為其他類別衍生標準功能時所根據的類別。

適用於