DbDataReader::HasRows Property
.NET Framework (current version)
Gets a value that indicates whether this DbDataReader contains one or more rows.
Assembly: System.Data (in System.Data.dll)
Property Value
Type: System::Booleantrue if the DbDataReader contains one or more rows; otherwise false.
Universal Windows Platform
Available since 10
.NET Framework
Available since 2.0
Available since 10
.NET Framework
Available since 2.0
Show: