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: