Share via


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
Aa511845.pubmethod(en-US,CS.70).gif ProfileContext(String, DebugContext) Initializes a new instance of the ProfileContext class using the connection string to the profile definitions store.
Aa511845.pubmethod(en-US,CS.70).gif 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.
Aa511845.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

ProfileContext Class

ProfileContext Members

Microsoft.CommerceServer.Runtime.Profiles Namespace