TaskHostClass.HostType Proprietà

Definizione

Ottiene il valore dell'enumerazione DTSObjectHostType che descrive l'host del contenitore.

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

Valore della proprietà

Valore dell'enumeratore DTSObjectHostType.

Implementazioni

Si applica a