DTSMarketingImport Object
Use this object to import information about ad and discount campaigns. This object should be run from within the context of a Data Transformation Services (DTS) package. The methods and properties should not be accessed directly.
ProgID: |
Commerce.DTSMarketingImport (Externally creatable) |
COM Class Name: |
DTSMarketingImport |
Type Library Name: |
Microsoft Commerce Server Marketing Import DTS Task Type Library |
DLL Name: |
CSDWDTSMarketingImport.dll |
Threading Model: |
Apartment |
COM Interface Name: |
_DTSMarketingImport |
Interface ID Constant: |
None |
Header File: |
None |
Methods
Method |
Description |
---|---|
Executes the DTS task. This method is called indirectly when a task is run through a DTS package and should not be used when scripting this task. |
|
Parses the Campaign data source name (DSN). |
Properties
Property |
Description |
---|---|
Contains the number of retry attempts that will be made after an SQL connection/query failure. This property is read/write. |
|
Contains the number of seconds between retry attempts. This property is read/write. |
|
Contains the name of the Web site or Data Warehouse for which this task is processing data. This property is write-only. |
|
Contains the level on which the DTS task will operate. This property is read/write. |