IsClosed Property

Syntax:

public bool IsClosed { get; }

Description:

Type: System.String

Indicates whether the data reader is closed.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbDataReader.IsClosed