다음을 통해 공유


Type 속성

Gets the type of storage that is used for either the original Integration Services packages or the upgraded packages.

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

구문

‘선언
Public ReadOnly Property Type As StorageType
    Get
‘사용 방법
Dim instance As StorageInfo
Dim value As StorageType

value = instance.Type
public StorageType Type { get; }
public:
property StorageType Type {
    StorageType get ();
}
member Type : StorageType
function get Type () : StorageType

속성 값

유형: Microsoft.SqlServer.Dts.Runtime. . :: . .StorageType
A StorageType value that specifies the type of storage for the packages.