Freigeben über


DbRawSqlQuery.IDbAsyncEnumerable.GetAsyncEnumerator Methode

Definition

Gibt einen IDbAsyncEnumerable zurück, der bei Enumerated die SQL-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

Ein IDbAsyncEnumerable Objekt, das zum Durchlaufen der Elemente verwendet werden kann.

Implementiert

Attribute

Gilt für: