BusinessDataAdminFreeThreaded Members

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.

The BusinessDataAdminFreeThreaded type exposes the following members.

Constructors

  Name Description
Aa130963.pubmethod(en-US,CS.70).gif BusinessDataAdminFreeThreaded Initializes a new instance of the BusinessDataAdminFreeThreaded class.

Top

Methods

  Name Description
Aa130963.pubmethod(en-US,CS.70).gif Connect Use this method to connect the object to the profile data store.
Aa130963.pubmethod(en-US,CS.70).gif CreateDataSource Creates a new data source in a catalog.
Aa130963.pubmethod(en-US,CS.70).gif CreateProfile Creates a new profile definitions in a catalog.
Aa130963.pubmethod(en-US,CS.70).gif DeleteDataSource Deletes the specified data-source and any contained objects/members.
Aa130963.pubmethod(en-US,CS.70).gif DeleteProfile Deletes the specified profile.
Aa130963.pubmethod(en-US,CS.70).gif Dispose Overloaded. Releases the unmanaged and managed resources used by this object.
Aa130963.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa130963.pubmethod(en-US,CS.70).gif ExportCatalog Exports the profile catalog (profile schema) in the business data store to an XML file.
Aa130963.protmethod(en-US,CS.70).gif Finalize Allows a BusinessDataAdminFreeThreaded object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Overrides Object..::.Finalize()()().)
Aa130963.pubmethod(en-US,CS.70).gif GetCatalogs Retrieves a list of all catalogs in the profiles data store, as well as all profiles in each catalog.
Aa130963.pubmethod(en-US,CS.70).gif GetDataSource Retrieves the specified data-source from the specified catalog.
Aa130963.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa130963.pubmethod(en-US,CS.70).gif GetProfile Retrieves the specified profile from the specified catalog.
Aa130963.pubmethod(en-US,CS.70).gif GetProfileAttribute Retrieves the specified attribute from the specified catalog/profile/property in the profile data store.
Aa130963.pubmethod(en-US,CS.70).gif GetProfileDomains Returns an ADO Recordset object with a single column entitled "ADDomainName".
Aa130963.pubmethod(en-US,CS.70).gif GetSourceAttribute Retrieves the specified attribute from the specified catalog/data-source/source-info|data-object/data-member in the profile data store.
Aa130963.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa130963.pubmethod(en-US,CS.70).gif ImportCatalog Loads an XML document describing a profile-catalog from the specified fileURL, and imports the catalog into the current profile data store.
Aa130963.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa130963.pubmethod(en-US,CS.70).gif SetProfileAttribute Sets the specified attribute on the specified catalog/profile/group/ property in the profile data store.
Aa130963.pubmethod(en-US,CS.70).gif SetSourceAttribute Sets the specified attribute from the specified catalog/data-source/source-info|data-object/data-member in the profile data store.
Aa130963.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)
Aa130963.pubmethod(en-US,CS.70).gif UpdateCatalog Performs catalog node updates / creates.

Top

Properties

  Name Description
Aa130963.pubproperty(en-US,CS.70).gif BizDataConnection Gets or sets the connection to the profile data store.

Top

See Also

Reference

BusinessDataAdminFreeThreaded Class

Microsoft.CommerceServer.Interop.Profiles Namespace