ConnectionManagerHost Interface

Definition

For more information, see ConnectionManagerHostClass.

public interface class ConnectionManagerHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHostClass))]
[System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")]
public interface ConnectionManagerHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHostClass))]
[System.Runtime.InteropServices.Guid("2FBCC392-43F8-4B22-B1D0-29FC6D9865EE")]
public interface ConnectionManagerHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHostClass))]
[System.Runtime.InteropServices.Guid("73D3BD1D-CBA1-4C8D-8DA3-453C3B0DF815")]
public interface ConnectionManagerHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHostClass))>]
[<System.Runtime.InteropServices.Guid("65D97FEE-0C59-497A-8437-8106E853A976")>]
type ConnectionManagerHost = interface
    interface IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHostClass))>]
[<System.Runtime.InteropServices.Guid("2FBCC392-43F8-4B22-B1D0-29FC6D9865EE")>]
type ConnectionManagerHost = interface
    interface IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.ConnectionManagerHostClass))>]
[<System.Runtime.InteropServices.Guid("73D3BD1D-CBA1-4C8D-8DA3-453C3B0DF815")>]
type ConnectionManagerHost = interface
    interface IDTSName100
Public Interface ConnectionManagerHost
Implements IDTSName100
Derived
Attributes
Implements

Properties

CreationName

For more information, see IDTSName.

(Inherited from IDTSName100)
Description

For more information, see IDTSName.

(Inherited from IDTSName100)
ID

For more information, see IDTSName.

(Inherited from IDTSName100)
Name

For more information, see IDTSName.

(Inherited from IDTSName100)

Applies to