BusinessDataAdmin2 Object

Note

This object is obsolete. It has been replaced by Microsoft.CommerceServer.Interop.Profiles.BizDataAdmin.dll.

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

ProgID:

Commerce.BusinessDataAdmin2 (Externally creatable)

COM Class Name:

BusinessDataAdmin2

Type Library Name:

Microsoft Commerce Server BizData Admin Type Library

DLL Name:

BizDataManager.dll

Threading Model:

Apartment

COM Interface Name:

_BusinessDataAdmin2

Interface ID Constant:

None

Header File:

None

In C++, use the _BusinessDataAdmin2 interface to access the properties and methods of the BusinessDataAdmin2 object.

Because this object is primarily intended for use within ASP script, access from C++ will not be common.

Methods

Method

Description

Connect

Connects the object to the profile data store.

ExportCatalogs

Exports a profile catalog from the profile data store.

GetSiteTerms

Creates an XML document containing the site terms.

ImportCatalogs

Imports a profile catalog to the profile data store.

See Also

Other Resources

COM Object Reference