DataManager Constructor
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Initializes a new instance of the DataManager class.
Overload List
Name | Description | |
---|---|---|
DataManager(String, String) | Initializes a new instance of the DataManager class for performing Data Management functions (e.g. Purge old records that have been marked deleted) against the Marketing system database. | |
DataManager(String, String, Int32) | Initializes a new instance of the DataManager class for performing Data Management functions (e.g. Purge old records that have been marked deleted) against the Marketing system database. |
Top
Remarks
Initialize a DataManager class for performing DataManagement functions (e.g. Purge old records that have been marked deleted) against the Marketing system database.
This method can purge a CampaignItem, Campaign, Customer, and PromoCodeDefinition (discounts).