Sdílet prostřednictvím


DbRawSqlQuery.IDbAsyncEnumerable.GetAsyncEnumerator Metoda

Definice

Vrátí hodnotu IDbAsyncEnumerable , která při výčtu provede dotaz SQL na databázi.

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

Návraty

Objekt IDbAsyncEnumerable , který lze použít k iteraci prvky.

Implementuje

Atributy

Platí pro