Udostępnij za pośrednictwem


ObjectQuery<T>.IDbAsyncEnumerable<T>.GetAsyncEnumerator Metoda

Definicja

Zwraca element IDbAsyncEnumerator<T> , który po wyliczenie wykona podane zapytanie SQL względem bazy danych.

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")]
System.Data.Entity.Infrastructure.IDbAsyncEnumerator<T> IDbAsyncEnumerable<T>.GetAsyncEnumerator ();
Function GetAsyncEnumerator () As IDbAsyncEnumerator(Of T) Implements IDbAsyncEnumerable(Of T).GetAsyncEnumerator

Zwraca

Wyniki zapytania.

Implementuje

Atrybuty

Dotyczy