The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
OleDbDataReader::IsClosed Property
.NET Framework (current version)
Indicates whether the data reader is closed.
Assembly: System.Data (in System.Data.dll)
Implements
IDataReader::IsClosedIsClosed and RecordsAffected are the only properties that you can call after the OleDbDataReader is closed.
.NET Framework
Available since 1.1
Available since 1.1
OleDbDataReader Class
System.Data.OleDb Namespace
Working with DataReaders
Show: