TypedDataSetGeneratorException.ErrorList Vlastnost

Definice

Získá dynamický seznam vygenerovaných chyb.

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

Hodnota vlastnosti

ArrayList Objekt.

Poznámky

Třída TypedDataSetGeneratorException není určena k použití jako samostatná komponenta, ale jako třída, ze které ostatní třídy odvozují standardní funkce.

Platí pro