IDTSLogEntryInfos100 Interfaccia

Definizione

Per altre informazioni, vedere LogEntryInfos.

public interface class IDTSLogEntryInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("3DE518CC-738D-468C-8600-81CD66A98CD1")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("529B8BC0-7A87-46D4-95E6-09EF70E716B7")]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("09EFE293-CA4B-4897-ABC2-D701A3250C69")]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("3DE518CC-738D-468C-8600-81CD66A98CD1")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogEntryInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("529B8BC0-7A87-46D4-95E6-09EF70E716B7")>]
type IDTSLogEntryInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("09EFE293-CA4B-4897-ABC2-D701A3250C69")>]
type IDTSLogEntryInfos100 = interface
    interface IEnumerable
Public Interface IDTSLogEntryInfos100
Implements IEnumerable
Attributi
Implementazioni

Proprietà

Count

Ottiene il numero di elementi contenuti nella raccolta.

Item[Object]

Ottiene un oggetto voce di log dalla raccolta.

Metodi

Add(String, String, DTSLogEntryFrequency)

Aggiunge un nuovo oggetto voce di log alla raccolta IDTSLogEntryInfos100.

GetEnumerator()

Restituisce un enumeratore da utilizzare per scorrere la raccolta.

Remove(Object)

Rimuove una raccolta specificata dalla raccolta IDTSLogEntryInfos100.

Si applica a