Udostępnij za pośrednictwem


DbQuery<TResult>.IDbAsyncEnumerable<TResult>.GetAsyncEnumerator Metoda

Definicja

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

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

Zwraca

Wyniki zapytania.

Implementuje

Atrybuty

Dotyczy