Gets a value indicating whether the data reader is closed.
True if the FbDataReader is closed; otherwise, false.
IsClosed and RecordsAffected are the only properties that you can call after the FbDataReader is closed.
FbDataReader Class | FirebirdSql.Data.Firebird Namespace