Partager via


Interface IDTSLogProviderInfo100

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

For more information, see LogProviderInfo.

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("80B2488E-1A79-4251-8572-B5BD5A18A24C")> _
Public Interface IDTSLogProviderInfo100
'Utilisation
Dim instance As IDTSLogProviderInfo100
[GuidAttribute("80B2488E-1A79-4251-8572-B5BD5A18A24C")]
public interface IDTSLogProviderInfo100
[GuidAttribute(L"80B2488E-1A79-4251-8572-B5BD5A18A24C")]
public interface class IDTSLogProviderInfo100
[<GuidAttribute("80B2488E-1A79-4251-8572-B5BD5A18A24C")>]
type IDTSLogProviderInfo100 =  interface end
public interface IDTSLogProviderInfo100

Le type IDTSLogProviderInfo100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique FileName Infrastructure. For more information, see LogProviderInfo.
Propriété publique FileNameVersionString Infrastructure. For more information, see LogProviderInfo.
Propriété publique IconFile Infrastructure. For more information, see LogProviderInfo.
Propriété publique IconResource Infrastructure. For more information, see LogProviderInfo.
Propriété publique LogProviderContact Infrastructure. For more information, see LogProviderInfo.
Propriété publique LogProviderType Infrastructure. For more information, see LogProviderInfo.
Propriété publique UITypeName Infrastructure. For more information, see LogProviderInfo.

Haut de la page