Właściwość StorageInfo.Type
Pobiera typ magazynu używanego dla obu oryginalnej Integration Services pakietów lub uaktualnione pakiety.
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
Public ReadOnly Property Type As StorageType
Get
'Użycie
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
Wartość właściwości
Typ: Microsoft.SqlServer.Dts.Runtime.StorageType
A StorageType wartość określająca typ przechowywania pakietów.