Linguaggio

TaskHostClass.HostType Proprietà

Definizione

Ottiene il valore dall'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à

Un valore da DTSObjectHostType enumerator.

Implementazioni

Si applica a