IDTSPackage100.PackageType 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.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSPackageType PackageType { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSPackageType get(); void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::DTSPackageType value); };
[System.Runtime.InteropServices.DispId(39)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSPackageType PackageType { [System.Runtime.InteropServices.DispId(39)] get; [System.Runtime.InteropServices.DispId(39)] set; }
[<System.Runtime.InteropServices.DispId(39)>]
[<get: System.Runtime.InteropServices.DispId(39)>]
[<set: System.Runtime.InteropServices.DispId(39)>]
member this.PackageType : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2016.DTSPackageType with get, set
Public Property PackageType As DTSPackageType
Property Value
- Attributes