DTSCatalogImport Object
Use this object to import catalog data. Run this object from within the context of a Data Transformation Services (DTS) package. Do not access the methods and properties directly.
ProgID: |
Commerce.DTSCatalogImport (Externally creatable) |
COM Class Name: |
DTSCatalogImport |
Type Library Name: |
Microsoft Commerce Server Catalog Data Import DTS Task Type Library |
DLL Name: |
CSDWDTSCatalogImp.dll |
Threading Model: |
Apartment |
COM Interface Name: |
_DTSCatalogImport |
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. |
|
Loads the DTS task properties. This method is called indirectly when a task is run through a DTS package and should not be used when scripting this task. |
|
Saves the DTS task properties. This method is called indirectly when a task is run through a DTS package and should not be used when scripting this task. |
Properties
Property |
Description |
---|---|
Stores a description of the DTS task. This property is read/write. |
|
Stores the number of retry attempts that will be made after an SQL connection/query failure. This property is read/write. |
|
An enumeration that specifies the type of processing, either full or incremental. This property is read/write. |
|
Stores the number of seconds between retry attempts. This property is read/write. |
|
Specifies the Web site or Data Warehouse for which this task is processing data. This property is write only. |
|
An enumeration that specifies the level on which the DTS task will operate. This property is read/write. |