EntityDataReader.GetEnumerator Method ()
Returns an IEnumerator that can be used to iterate through the rows in the data reader.
Assembly: EntityFramework (in EntityFramework.dll)
Return Value
Type: System.Collections.IEnumeratorAn IEnumerator that can be used to iterate through the rows in the data reader.