IDTSLogEntryInfos100 Interfaz

Definición

public interface class IDTSLogEntryInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("A199F39A-0141-48E4-87F0-B86E6DE1B66A")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogEntryInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("A199F39A-0141-48E4-87F0-B86E6DE1B66A")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogEntryInfos100 = interface
    interface IEnumerable
Public Interface IDTSLogEntryInfos100
Implements IEnumerable
Atributos
Implementaciones

Comentarios

Para obtener más información, vea LogEntryInfos.

Propiedades

Count
Item[Object]

Métodos

Add(String, String, DTSLogEntryFrequency)
GetEnumerator()
Remove(Object)

Se aplica a