StorageType Enumeration
Defines the type of storage to which upgraded Integration Services packages will be saved.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Member name | Description | |
|---|---|---|
| File | Specifies that upgraded packages will be saved as files on the computer system. | |
| PackageStore | Specifies that upgraded packages will be saved to the package store. | |
| SQL | Specifies that upgraded packages will be saved to a Microsoft SQL Server database. |
Show: