Gets a value indicating whether the data reader is closed.
true if the data reader is closed; otherwise, false.
IsClosed and RecordsAffected are the only properties that you can call after the IDataReader is closed.
ShapefileDataReader Class | ShapefileDataReader Members | Geotools.Data Namespace