BusinessDataAdmin2FreeThreaded 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 business data store.
The BusinessDataAdmin2FreeThreaded type exposes the following members.
Constructors
Name | Description | |
---|---|---|
BusinessDataAdmin2FreeThreaded | Initializes a new instance of the BusinessDataAdmin2FreeThreaded class. |
Top
Methods
Name | Description | |
---|---|---|
Connect | Use this method to connect the object to the profile data store. | |
Dispose | Overloaded. Releases the unmanaged and managed resources used by this object. | |
Equals | (Inherited from Object.) | |
ExportCatalogs | Exports the profile catalog (profile schema) in the business data store to an XML file. | |
Finalize | Allows a BusinessDataAdmin2FreeThreaded object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Overrides Object..::.Finalize()()().) | |
GetHashCode | (Inherited from Object.) | |
GetSiteTerms | This function retrieves the site terms. | |
GetType | (Inherited from Object.) | |
ImportCatalogs | Import the profile catalog (profile schema) in an XML document to the business data store. | |
MemberwiseClone | (Inherited from Object.) | |
ToString | (Inherited from Object.) |
Top