asp.net.ph

OleDbDataReader.IsClosed Property

System.Data.OleDb Namespace   OleDbDataReader Class


Indicates whether the data reader is closed.

Syntax


Script [ boolean variable = ] SqlDataReader.IsClosed

Property Value

true if the OleDbDataReader is closed; otherwise, false.

Remarks

IsClosed and RecordsAffected are the only properties that you can call after the OleDbDataReader is closed.

See Also

OleDbDataReader Members Skip Navigation Links




Home
Suggested Reading


Previous page Back to top Next page

© 2000-2010 Rey Nuñez All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note

You can help support asp.net.ph