IDTSLogProviderInfos100 Interface

Definição

Para obter mais informações, consulte LogProviderInfos.

public interface class IDTSLogProviderInfos100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("C8FA96E2-9678-4F56-99FA-4501513E5E32")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogProviderInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("35BD7D5C-ADC5-4766-AA2F-01EF599BE2C2")]
public interface IDTSLogProviderInfos100 : System.Collections.IEnumerable
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
[System.Runtime.InteropServices.Guid("F7A41C60-C249-43BC-A1B4-09E397304BC1")]
public interface IDTSLogProviderInfos100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("C8FA96E2-9678-4F56-99FA-4501513E5E32")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogProviderInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("35BD7D5C-ADC5-4766-AA2F-01EF599BE2C2")>]
type IDTSLogProviderInfos100 = interface
    interface IEnumerable
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
[<System.Runtime.InteropServices.Guid("F7A41C60-C249-43BC-A1B4-09E397304BC1")>]
type IDTSLogProviderInfos100 = interface
    interface IEnumerable
Public Interface IDTSLogProviderInfos100
Implements IEnumerable
Atributos
Implementações

Propriedades

Count

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

Item[Object]

Obtém um objeto IDTSLogProviderInfo100 da coleção.

Métodos

GetEnumerator()

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

Aplica-se a