Gets a value indicating whether the EntityDataReader is closed.
public override bool IsClosed { get; }
true if the EntityDataReader is closed; otherwise, false.
EntityDataReader ClassSystem.Data.Entity.Core.EntityClient Namespace