Udostępnij za pośrednictwem


QueryableDataSourceView.Insert(IDictionary) Metoda

Definicja

Wykonuje asynchroniczną operację wstawiania na elementach danych, które QueryableDataSourceView reprezentuje obiekt .

public:
 int Insert(System::Collections::IDictionary ^ values);
public int Insert (System.Collections.IDictionary values);
override this.Insert : System.Collections.IDictionary -> int
Public Function Insert (values As IDictionary) As Integer

Parametry

values
IDictionary

Wartości wierszy do wstawienia.

Zwraca

Int32

Liczba wierszy, które zostały wstawione do źródła danych.

Dotyczy