FillErrorEventArgs.Values Vlastnost

Definice

Získá hodnoty pro řádek, který se aktualizuje, když došlo k chybě.

public:
 property cli::array <System::Object ^> ^ Values { cli::array <System::Object ^> ^ get(); };
public object?[] Values { get; }
public object[] Values { get; }
member this.Values : obj[]
Public ReadOnly Property Values As Object()

Hodnota vlastnosti

Object[]

Hodnoty pro řádek, který se aktualizuje.

Platí pro