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.
OdbcDataReader::IsClosed Property
.NET Framework (current version)
Indicates whether the OdbcDataReader is closed.
Assembly: System.Data (in System.Data.dll)
Implements
IDataReader::IsClosedIsClosed and RecordsAffected are the only properties that you can call after the OdbcDataReader is closed.
.NET Framework
Available since 1.1
Available since 1.1
OdbcDataReader Class
System.Data.Odbc Namespace
Working with DataReaders
Show: