IDbAsyncEnumerator.Current Property

 

Gets the current element in the iteration.

Namespace:   System.Data.Entity.Infrastructure
Assembly:  EntityFramework (in EntityFramework.dll)

object Current { get; }

Property Value

Type: System.Object