System.Data.Odbc.OdbcDataReader.IsClosed Property

Indicates whether the System.Data.Odbc.OdbcDataReader is closed.

Syntax

public override bool IsClosed { get; }

Value

Documentation for this section has not yet been entered.

Remarks

OdbcDataReader.IsClosed and OdbcDataReader.RecordsAffected are the only properties that you can call after the System.Data.Odbc.OdbcDataReader is closed.

Requirements

Namespace: System.Data.Odbc
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0