IDTSLogProviderInfos100 Interface
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
For more information, see 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
- Attributes
- Implements
Properties
Count |
Gets the number of elements contained in the collection. |
Item[Object] |
Gets a IDTSLogProviderInfo100 object from the collection. |
Methods
GetEnumerator() |
Returns an enumerator for use in iterating over the IDTSLogProviderInfos100 collection. |