IDTSSelectedLogProviders100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see SelectedLogProviders.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")> _
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSSelectedLogProviders100
Inherits IEnumerable
[GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")]
[DefaultMemberAttribute("Item")]
[TypeLibTypeAttribute(4160)]
public interface IDTSSelectedLogProviders100 : IEnumerable
[GuidAttribute(L"E6E48339-0640-4F92-927D-6DD5A6720F59")]
[DefaultMemberAttribute(L"Item")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSSelectedLogProviders100 : IEnumerable
/** @attribute GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59") */
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSSelectedLogProviders100 extends IEnumerable
GuidAttribute("E6E48339-0640-4F92-927D-6DD5A6720F59")
DefaultMemberAttribute("Item")
TypeLibTypeAttribute(4160)
public interface IDTSSelectedLogProviders100 extends IEnumerable
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.