DbQuery.IDbAsyncEnumerable.GetAsyncEnumerator Method ()
Returns an IDbAsyncEnumerator which when enumerated will execute the query against the database.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Design", "CA1033:InterfaceMethodsShouldBeCallableByChildTypes")] IDbAsyncEnumerator IDbAsyncEnumerable.GetAsyncEnumerator()