Share via


LogProviderHostClass.HostType Propriété

Définition

Obtient une énumération qui décrit le type d'hôte qui utilise le module fournisseur d'informations. 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é

Énumération DTSObjectHostType.

Implémente

Remarques

Pour plus d’informations, consultez LogProvider.

S’applique à