IDTSLogEntryInfos100 Interface

Definição

Para obter mais informações, consulte 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
Atributos
Implementações

Propriedades

Count

Obtém o número de elementos contidos na coleção.

Item[Object]

Obtém um objeto de entrada de log da coleção.

Métodos

Add(String, String, DTSLogEntryFrequency)

Adiciona um objeto de entrada de log à coleção IDTSLogEntryInfos100.

GetEnumerator()

Retorna um enumerador para uso na iteração pela coleção.

Remove(Object)

Remove uma coleção especificada da coleção IDTSLogEntryInfos100.

Aplica-se a