Expand Minimize
This topic has not yet been rated - Rate this topic

StorageType Enumeration

Defines the type of storage to which upgraded Integration Services packages will be saved.

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
public enum StorageType
Member nameDescription
FileSpecifies that upgraded packages will be saved as files on the computer system.
PackageStoreSpecifies that upgraded packages will be saved to the package store.
SQLSpecifies that upgraded packages will be saved to a Microsoft SQL Server database.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.