Udostępnij za pośrednictwem


ObjectQuery.IDbAsyncEnumerable.GetAsyncEnumerator Metoda

Definicja

Zwraca wartość IDbAsyncEnumerator , która wyliczone spowoduje wykonanie danego zapytania SQL względem bazy danych.

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

Zwraca

Wyniki zapytania.

Implementuje

Atrybuty

Dotyczy