ObjectQuery.IDbAsyncEnumerable.GetAsyncEnumerator Methode

Definition

Gibt einen IDbAsyncEnumerator zurück, der bei Enumeration die angegebene 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

Die Abfrageergebnisse.

Implementiert

Attribute

Gilt für: