IDTSLogProviderInfos100 Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Pour plus d’informations, consultez 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
- Attributs
- Implémente
Propriétés
Count |
Obtient le nombre d’éléments contenus dans la collection. |
Item[Object] |
Obtient un objet IDTSLogProviderInfo100 de la collection. |
Méthodes
GetEnumerator() |
Retourne un énumérateur à utiliser pour effectuer une itération au sein de la collection IDTSLogProviderInfos100. |