BusinessDataAdmin2 Object [C++]

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 2002 BizData Admin Type Library
DLL Name:   BizDataManager.dll
Threading Model:   Apartment

[C++]

COM Interface Name:   _BusinessDataAdmin2
Interface ID Constant:   None
Header File:   None

[C++]

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

[C++]

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.

[Visual Basic]

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.

Remarks

The BusinessDataAdmin2 object has been added to Microsoft Commerce Server 2002 to provide access to the profile data store. The BusinessDataAdmin (BDAO) object that exists in Commerce Server 2000 and all editions of Commerce Server 2002 is intended for internal use only and is intentionally not documented.

Copyright © 2005 Microsoft Corporation.
All rights reserved.