ProfileContext Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the ProfileContext class.
Overload List
Name | Description | |
---|---|---|
ProfileContext(String, DebugContext) | Initializes a new instance of the ProfileContext class using the connection string to the profile definitions store. | |
ProfileContext(String, String, DebugContext) | Initializes a new instance of the ProfileContext class using the connection strings to the profile definitions store and to the profile definitions catalog name. | |
ProfileContext(String, String, String, DebugContext) | Initializes a new instance of the ProfileContext class using the specified connection strings and debug context. |
Top
Remarks
A default profile object is created by the .Net framework. You use the ProfileContext object to manipulate Profile objects and SiteTerm objects, and to gain access to the OLEDB Provider for Commerce Server for bulk profile manipulations.