Share via


DataManager Members

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

This class is used for purging old items that have been marked as deleted in the Marketing database.

The DataManager type exposes the following members.

Constructors

  Name Description
Aa132517.pubmethod(en-US,CS.70).gif DataManager Overloaded. Initializes a new instance of the DataManager class.

Top

Methods

  Name Description
Aa132517.pubmethod(en-US,CS.70).gif Dispose Implement Idisposable. This method is not virtual by design. A derived class should not override this method. Calls Dispose(true) to do the real work.
Aa132517.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa132517.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa132517.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa132517.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa132517.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa132517.pubmethod(en-US,CS.70).gif PurgeDeletedCampaignItems Permanently removes campaign item records in the database that meet the specified age criteria.
Aa132517.pubmethod(en-US,CS.70).gif PurgeDeletedCampaigns Permanently removes campaign records in the database that meet the specified age criteria.
Aa132517.pubmethod(en-US,CS.70).gif PurgeDeletedCustomers Permanently removes customer records in the database that meet the specified age criteria.
Aa132517.pubmethod(en-US,CS.70).gif PurgeOldPromoCodes Permanently removes the promotion code values and associated transaction history from the database for Discounts that meet the specified age-out criteria.
Aa132517.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

See Also

Reference

DataManager Class

Microsoft.CommerceServer.Marketing Namespace