Dispose Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Releases all resources used by the BusinessDataAdmin2FreeThreaded.

Namespace:  Microsoft.CommerceServer.Interop.Profiles
Assembly:  Microsoft.CommerceServer.Interop.Profiles.BizDataAdmin (in Microsoft.CommerceServer.Interop.Profiles.BizDataAdmin.dll)

Syntax

'Declaration
Public Sub Dispose
'Usage
Dim instance As BusinessDataAdmin2FreeThreaded

instance.Dispose()
public void Dispose()
public:
virtual void Dispose() sealed
public final function Dispose()

Implements

IDisposable..::.Dispose()()()

Remarks

Release the resources used by this object. Invokes the Dispose(Boolean) method with the disposing parameter set to true.

Permissions

See Also

Reference

BusinessDataAdmin2FreeThreaded Class

BusinessDataAdmin2FreeThreaded Members

Dispose Overload

Microsoft.CommerceServer.Interop.Profiles Namespace