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
Remarks
Release the resources used by this object. Invokes the Dispose(Boolean) method with the disposing parameter set to true.
Permissions
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.
See Also
Reference
BusinessDataAdmin2FreeThreaded Class