StorageInfo.Type Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the type of storage that is used for either the original Integration Services packages or the upgraded packages.
public:
property Microsoft::SqlServer::Dts::Runtime::StorageType Type { Microsoft::SqlServer::Dts::Runtime::StorageType get(); };
public Microsoft.SqlServer.Dts.Runtime.StorageType Type { get; }
member this.Type : Microsoft.SqlServer.Dts.Runtime.StorageType
Public ReadOnly Property Type As StorageType
Property Value
A StorageType value that specifies the type of storage for the packages.