다음을 통해 공유


StorageType 열거형

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

네임스페이스:  Microsoft.SqlServer.Dts.Runtime
어셈블리:  Microsoft.SqlServer.ManagedDTS(Microsoft.SqlServer.ManagedDTS.dll)

구문

‘선언
Public Enumeration StorageType
‘사용 방법
Dim instance As StorageType
public enum StorageType
public enum class StorageType
type StorageType
public enum StorageType

멤버

멤버 이름 설명
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.

참고 항목

참조

Microsoft.SqlServer.Dts.Runtime 네임스페이스