EntityDataReader.HasRows Property
Gets a value that indicates whether this EntityDataReader contains one or more rows.
Assembly: EntityFramework (in EntityFramework.dll)
Property Value
Type: System.Booleantrue if the EntityDataReader contains one or more rows; otherwise, false.