ForEachEnumeratorHostClass.HostType Property

Definition

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

Property Value

A value from the DTSObjectHostType enumeration.

Implements

Applies to