Share via


TypedDataSetGeneratorException.ErrorList Vlastnost

Definice

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

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

Hodnota vlastnosti

Seznam chyb.

Poznámky

Třída TypedDataSetGeneratorException označuje, že při pokusu o vygenerování typové třídy datové sady došlo ke konfliktu.

Platí pro