ConnectionManagerHost Interface
This interface supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
For more information, see ConnectionManagerHostClass.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in microsoft.sqlserver.dtsruntimewrap.dll)
Syntax
'Deklaracja
<CoClassAttribute(GetType(ConnectionManagerHostClass))> _
<GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")> _
Public Interface ConnectionManagerHost
Inherits IDTSName100
[CoClassAttribute(typeof(ConnectionManagerHostClass))]
[GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface ConnectionManagerHost : IDTSName100
[CoClassAttribute(typeof(ConnectionManagerHostClass))]
[GuidAttribute(L"3ED97632-0404-4E74-B662-C7C28C98E4BA")]
public interface class ConnectionManagerHost : IDTSName100
/** @attribute CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHostClass) */
/** @attribute GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA") */
public interface ConnectionManagerHost extends IDTSName100
CoClassAttribute(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHostClass)
GuidAttribute("3ED97632-0404-4E74-B662-C7C28C98E4BA")
public interface ConnectionManagerHost extends IDTSName100
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.