IDTSConnectionInfos100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionInfos.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<TypeLibTypeAttribute(4160)> _
<GuidAttribute("62B3C583-BE2D-4AB2-BF05-D4602F7CF308")> _
<DefaultMemberAttribute("Item")> _
Public Interface IDTSConnectionInfos100
Inherits IEnumerable
[TypeLibTypeAttribute(4160)]
[GuidAttribute("62B3C583-BE2D-4AB2-BF05-D4602F7CF308")]
[DefaultMemberAttribute("Item")]
public interface IDTSConnectionInfos100 : IEnumerable
[TypeLibTypeAttribute(4160)]
[GuidAttribute(L"62B3C583-BE2D-4AB2-BF05-D4602F7CF308")]
[DefaultMemberAttribute(L"Item")]
public interface class IDTSConnectionInfos100 : IEnumerable
/** @attribute TypeLibTypeAttribute(4160) */
/** @attribute GuidAttribute("62B3C583-BE2D-4AB2-BF05-D4602F7CF308") */
/** @attribute DefaultMemberAttribute("Item") */
public interface IDTSConnectionInfos100 extends IEnumerable
TypeLibTypeAttribute(4160)
GuidAttribute("62B3C583-BE2D-4AB2-BF05-D4602F7CF308")
DefaultMemberAttribute("Item")
public interface IDTSConnectionInfos100 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.