Share via


ForEachEnumeratorHostClass.HostType Propriété

Définition

Obtient une énumération qui décrit le type d'hôte qui utilise l'objet ForEachItemEnumeratorClass. Cette propriété est en lecture seule.

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

Valeur de propriété

Valeur d'énumération DTSObjectHostType.

Implémente

S’applique à