ProfileContext Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Represents a Commerce Server profile service component. This class cannot be inherited. This class cannot be inherited.
The ProfileContext type exposes the following members.
Constructors
Name | Description | |
---|---|---|
ProfileContext | Overloaded. Initializes a new instance of the ProfileContext class. |
Top
Methods
Name | Description | |
---|---|---|
CreateProfile | Overloaded. Create a new Profile object instance. | |
DeleteProfile | Overloaded. Delete the specified Profile object. | |
Dispose | Use this method to release resources by the ProfileContext object. | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetProfile | Overloaded. Retrieve the specified Profile object. | |
GetSiteTerm | Initialize a collection of SiteTerm objects with the specified name. | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
RefreshSiteTerms | Refreshes the collection of SiteTerm objects. | |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
CommerceOleDbProvider | Gets the Commerce OLE DB provider handle. | |
SiteTermNames | Gets a collection of Site terms associated with the current profile. |
Top