IDTSLogProviderInfos100 Interfaccia

Definizione

Per altre informazioni, vedere 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
Attributi
Implementazioni

Proprietà

Count

Ottiene il numero di elementi contenuti nella raccolta.

Item[Object]

Ottiene un oggetto IDTSLogProviderInfo100 dalla raccolta.

Metodi

GetEnumerator()

Restituisce un enumeratore da utilizzare nell'iterazione della raccolta IDTSLogProviderInfos100.

Si applica a