Condividi tramite


LogProviderHostClass.HostType Proprietà

Definizione

Ottiene un'enumerazione che descrive il tipo di host da cui verrà utilizzato il provider di log. Questa proprietà è di sola lettura.

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à

Enumerazione DTSObjectHostType.

Implementazioni

Commenti

Per altre informazioni, vedere LogProvider.

Si applica a