Partager via


Interface IDTSLogEntryInfos100

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

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

Syntaxe

'Déclaration
<GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")> _
Public Interface IDTSLogEntryInfos100 _
    Inherits IEnumerable
'Utilisation
Dim instance As IDTSLogEntryInfos100
[GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")]
public interface IDTSLogEntryInfos100 : IEnumerable
[GuidAttribute(L"C21C3C95-0604-4C3F-BE10-11C0966C9513")]
public interface class IDTSLogEntryInfos100 : IEnumerable
[<GuidAttribute("C21C3C95-0604-4C3F-BE10-11C0966C9513")>]
type IDTSLogEntryInfos100 =  
    interface
        interface IEnumerable
    end
public interface IDTSLogEntryInfos100 extends IEnumerable

Le type IDTSLogEntryInfos100 expose les membres suivants.

Propriétés

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

Haut de la page

Méthodes

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

Haut de la page