IDTSObjectHost100.HostType 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.
For more information, see TaskHost.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectHostType HostType { Microsoft::SqlServer::Dts::Runtime::Wrapper::DTSObjectHostType get(); };
[System.Runtime.InteropServices.DispId(1610678273)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectHostType HostType { get; }
[<System.Runtime.InteropServices.DispId(1610678273)>]
member this.HostType : Microsoft.SqlServer.Dts.Runtime.Wrapper.DTSObjectHostType
Public ReadOnly Property HostType As DTSObjectHostType
Property Value
- Attributes