Поделиться через


Свойство 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.