IDTSLogProviders100 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.
public interface class IDTSLogProviders100 : System::Collections::IEnumerable
[System.Runtime.InteropServices.Guid("9610855F-A4B7-493B-86EA-CAF473E33237")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)]
public interface IDTSLogProviders100 : System.Collections.IEnumerable
[<System.Runtime.InteropServices.Guid("9610855F-A4B7-493B-86EA-CAF473E33237")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FDispatchable | System.Runtime.InteropServices.TypeLibTypeFlags.FDual)>]
type IDTSLogProviders100 = interface
interface IEnumerable
Public Interface IDTSLogProviders100
Implements IEnumerable
- Attributes
- Implements
Remarks
For more information, see LogProviders.
Properties
Count | |
Item[Object] |
Methods
Add(String) | |
GetEnumerator() | |
Join(IDTSLogProvider100) | |
Remove(Object) |