LogProviderHostClass.HostType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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.