The DTSPackageType constants are used with the PackageType property to identify the tool that created the database package.
Name | Value | Package Created By |
---|---|---|
DTSPkgType_ActiveDirectory | 4 | Microsoft® Active Directory™, the directory service included with Microsoft Windows® 2000. |
DTSPkgType_Default | 0 | Custom program (or not set). |
DTSPkgType_DTSDesigner | 2 | Data Transformation Services (DTS) Designer. |
DTSPkgType_DTSWizard | 1 | The DTS Import/Export Wizard. |
DTSPkgType_SQLReplication | 3 | Microsoft SQL Server™ 2000 replication function. |