Share via


BusinessDataAdmin2FreeThreaded 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 business data store.

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

Syntax

'Declaration
<GuidAttribute("AFE46675-6525-33BD-B9C3-A47E0BF2748D")> _
Public Class BusinessDataAdmin2FreeThreaded _
    Implements IDisposable
'Usage
Dim instance As BusinessDataAdmin2FreeThreaded
[GuidAttribute("AFE46675-6525-33BD-B9C3-A47E0BF2748D")]
public class BusinessDataAdmin2FreeThreaded : IDisposable
[GuidAttribute(L"AFE46675-6525-33BD-B9C3-A47E0BF2748D")]
public ref class BusinessDataAdmin2FreeThreaded : IDisposable
public class BusinessDataAdmin2FreeThreaded implements IDisposable

Inheritance Hierarchy

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

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

BusinessDataAdmin2FreeThreaded Members

Microsoft.CommerceServer.Interop.Profiles Namespace