Returns “true” if the AseDataReader is closed; otherwise, it returns “false.”
bool IsClosed
Read-only
“True” if the AseDataReader is closed; otherwise, “false.”
IDataReader.IsClosed
IsClosed and RecordsAffected are the only properties that you can call after the AseDataReader is closed.