TypedDataSetGeneratorException.ErrorList Proprietà

Definizione

Ottiene un elenco dinamico degli errori generati.

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

Valore della proprietà

Oggetto ArrayList.

Commenti

La classe TypedDataSetGeneratorException non è progettata per essere utilizzata come componente autonomo, ma come classe dalla quale altre classi derivano le funzionalità standard.

Si applica a