System.Data.SqlClient Namespace SqlDataReader Class
Checks whether the data reader is closed.
This property returns only a boolean value: true if the data reader is closed; otherwise, false.
The property is read only with no default value.
IsClosed and RecordsAffected are the only properties that you can call after the SqlDataReader is closed.
SqlDataReader Members
Check out related books at Amazon
© 2025 Reynald Nuñez and asp.net.ph. All rights reserved. If you have any question, comment or suggestion about this site, please send us a note