TaskHostClass.HostType Eigenschaft

Definition

Ruft den Wert aus der DTSObjectHostType-Enumeration ab, der den Host des Containers beschreibt.

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

Eigenschaftswert

Ein Wert aus dem DTSObjectHostType-Enumerator.

Implementiert

Gilt für: