DeleteProfile Method

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

Delete the specified Profile object.

Overload List

  Name Description
Aa530635.pubmethod(en-US,CS.70).gif DeleteProfile(Int32, String) Delete the Profile object with the specified primary key value (as an integer) and profile definition.
Aa530635.pubmethod(en-US,CS.70).gif DeleteProfile(String, String) Delete the Profile object with the specified primary key value (as a string) and profile definition.
Aa530635.pubmethod(en-US,CS.70).gif DeleteProfile(String, Int32, String) Delete the Profile object with the specified primary key name, key value (as an integer) and profile definition.
Aa530635.pubmethod(en-US,CS.70).gif DeleteProfile(String, String, String) Delete the Profile object with the specified primary key name, key value (as a string) and profile definition.

Top

See Also

Reference

ProfileContext Class

ProfileContext Members

Microsoft.CommerceServer.Runtime.Profiles Namespace