Proprietà Type
Gets the type of storage that is used for either the original Integration Services packages or the upgraded packages.
Spazio dei nomi Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
Sintassi
'Dichiarazione
Public ReadOnly Property Type As StorageType
Get
'Utilizzo
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
Valore proprietà
Tipo: Microsoft.SqlServer.Dts.Runtime. . :: . .StorageType
A StorageType value that specifies the type of storage for the packages.