ConnectionManagerHostClass.HostType 属性

定义

public:
 virtual property Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSObjectHostType HostType { Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2012::DTSObjectHostType get(); };
public virtual Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSObjectHostType HostType { get; }
member this.HostType : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2012.DTSObjectHostType
Public Overridable ReadOnly Property HostType As DTSObjectHostType

属性值

DTSObjectHostType 枚举的枚举值之一。

实现

注解

有关详细信息,请参阅 ConnectionManager

适用于