DbQuery<TResult>.IDbAsyncEnumerable.GetAsyncEnumerator Methode

Definition

Gibt eine IDbAsyncEnumerator zurück, die bei einer Aufzählung die Abfrage für die Datenbank ausführt.

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

Gibt zurück

Die Abfrageergebnisse.

Implementiert

Attribute

Gilt für: