Advanced.Data.Provider Documentation

AdpConnection.Dispose Method 

[This is preliminary documentation and subject to change.]

Releases the resources used by the Component.

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

Implements

IDisposable.Dispose

See Also

AdpConnection Class | Advanced.Data.Provider Namespace