DataReader.Dispose Method

Include Protected Members
Include Inherited Members

Releases managed resources held for the DataReader instance.

Overload List

  Name Description
Public method Dispose() Releases managed resources held for the current DataReader instance.
Protected method Dispose(Boolean) Cleans up resources associated with the current DataReader instance, both when the public Dispose method is called and as well as when the object is finalized with a call to the Finalize method.

Top

See Also

Reference

DataReader Class

DataReader Members

Microsoft.VisualStudio.Data Namespace