Udostępnij przez


SqliteDataReader.GetValues(Object[]) Metoda

Definicja

Pobiera wartości kolumn bieżącego wiersza.

public override int GetValues(object[] values);
public override int GetValues(object?[] values);
override this.GetValues : obj[] -> int
Public Overrides Function GetValues (values As Object()) As Integer

Parametry

values
Object[]

Tablica, w której są kopiowane wartości.

Zwraca

Liczba wartości skopiowanych do tablicy.

Dotyczy