System.Data.SqlClient.SqlDataReader.IsClosed Property

Retrieves a Boolean value that indicates whether the specified System.Data.SqlClient.SqlDataReader instance has been closed.

Syntax

public override bool IsClosed { get; }

Value

Documentation for this section has not yet been entered.

Remarks

It is not possible to read from a System.Data.SqlClient.SqlDataReader instance that is closed.

Requirements

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