Partager via


Interface IDTSLogProviders100

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 LogProviders.

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

Syntaxe

'Déclaration
<GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")> _
Public Interface IDTSLogProviders100 _
    Inherits IEnumerable
'Utilisation
Dim instance As IDTSLogProviders100
[GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")]
public interface IDTSLogProviders100 : IEnumerable
[GuidAttribute(L"A45B23DC-A31A-4550-8146-A0FAA99C0F7F")]
public interface class IDTSLogProviders100 : IEnumerable
[<GuidAttribute("A45B23DC-A31A-4550-8146-A0FAA99C0F7F")>]
type IDTSLogProviders100 =  
    interface
        interface IEnumerable
    end
public interface IDTSLogProviders100 extends IEnumerable

Le type IDTSLogProviders100 expose les membres suivants.

Propriétés

  Nom Description
Propriété publique Count Infrastructure. For more information, see LogProviders.
Propriété publique Item Infrastructure. For more information, see LogProviders.

Haut de la page

Méthodes

  Nom Description
Méthode publique Add Infrastructure. For more information, see LogProviders.
Méthode publique GetEnumerator() () () () (hérité de IEnumerable.)
Méthode publique GetEnumerator() () () () Infrastructure. For more information, see LogProviders.
Méthode publique Remove Infrastructure. For more information, see LogProviders.

Haut de la page