SqlCeDataReader.IsClosed Property
Visual Studio 2010
Indicates whether the data reader is closed.
Namespace: System.Data.SqlServerCe
Assembly: System.Data.SqlServerCe (in System.Data.SqlServerCe.dll)
IsClosed and RecordsAffected are the only properties that you can call after the SqlCeDataReader is closed.