Advanced.Data.Provider Documentation

AdpDataReader.Dispose Method 

[This is preliminary documentation and subject to change.]

Releases the resources used by the AdpCommand.

[Visual Basic]
NotOverridable Public Sub Dispose() Implements _
   IDisposable.Dispose
[C#]
public void Dispose();

Implements

IDisposable.Dispose

See Also

AdpDataReader Class | Advanced.Data.Provider Namespace