Checking DataReader is closed or opened

Name the property that is used to check whether a DataReader is closed or opened?

E

Expert

Verified

IsClosed property is used to ensure whether the DataReader is closed or opened. This property returns the true value if the Data Reader is closed, and the false value is returned if opened.

   Related Questions in DOT NET Programming

©TutorsGlobe All rights reserved 2022-2023.