The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
DbDataReader::Dispose Method
.NET Framework (current version)
Releases the resources used by the DbDataReader and calls Close.
Assembly: System.Data (in System.Data.dll)
| Name | Description | |
|---|---|---|
![]() | Dispose() | Releases all resources used by the current instance of the DbDataReader class. |
![]() | Dispose(Boolean) | Releases the managed resources used by the DbDataReader and optionally releases the unmanaged resources. |
Show:

