IDTSConnections100 Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see Connections.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<GuidAttribute("2D3060CE-A06C-413B-BAD7-0EFE7CBD9459")> _
<DefaultMemberAttribute("Item")> _
<TypeLibTypeAttribute(4160)> _
Public Interface IDTSConnections100
Inherits IEnumerable
[GuidAttribute("2D3060CE-A06C-413B-BAD7-0EFE7CBD9459")]
[DefaultMemberAttribute("Item")]
[TypeLibTypeAttribute(4160)]
public interface IDTSConnections100 : IEnumerable
[GuidAttribute(L"2D3060CE-A06C-413B-BAD7-0EFE7CBD9459")]
[DefaultMemberAttribute(L"Item")]
[TypeLibTypeAttribute(4160)]
public interface class IDTSConnections100 : IEnumerable
/** @attribute GuidAttribute("2D3060CE-A06C-413B-BAD7-0EFE7CBD9459") */
/** @attribute DefaultMemberAttribute("Item") */
/** @attribute TypeLibTypeAttribute(4160) */
public interface IDTSConnections100 extends IEnumerable
GuidAttribute("2D3060CE-A06C-413B-BAD7-0EFE7CBD9459")
DefaultMemberAttribute("Item")
TypeLibTypeAttribute(4160)
public interface IDTSConnections100 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.