IDataReader::IsClosed Property
.NET Framework (current version)
Gets a value indicating whether the data reader is closed.
Assembly: System.Data (in System.Data.dll)
IsClosed and RecordsAffected are the only properties that you can call after the IDataReader is closed.
.NET Framework
Available since 1.1
Available since 1.1
Show: