Share via


BusinessDataAdminFreeThreaded Class

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

Use this class to import and export profile catalogs from the profile data store.

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

Syntax

'Declaration
<GuidAttribute("57C61E01-0924-3472-A571-7B9BAD004FEE")> _
Public Class BusinessDataAdminFreeThreaded _
    Implements IDisposable
'Usage
Dim instance As BusinessDataAdminFreeThreaded
[GuidAttribute("57C61E01-0924-3472-A571-7B9BAD004FEE")]
public class BusinessDataAdminFreeThreaded : IDisposable
[GuidAttribute(L"57C61E01-0924-3472-A571-7B9BAD004FEE")]
public ref class BusinessDataAdminFreeThreaded : IDisposable
public class BusinessDataAdminFreeThreaded implements IDisposable

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Interop.Profiles..::.BusinessDataAdminFreeThreaded

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

BusinessDataAdminFreeThreaded Members

Microsoft.CommerceServer.Interop.Profiles Namespace