ConnectionManagerHost Interface

Definition

public interface class ConnectionManagerHost : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2014::IDTSName100
[System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerHostClass))]
[System.Runtime.InteropServices.Guid("581CDCFB-7E38-42BD-80BB-AA5DF8B7804E")]
public interface ConnectionManagerHost : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.IDTSName100
[<System.Runtime.InteropServices.CoClass(typeof(Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2014.ConnectionManagerHostClass))>]
[<System.Runtime.InteropServices.Guid("581CDCFB-7E38-42BD-80BB-AA5DF8B7804E")>]
type ConnectionManagerHost = interface
    interface IDTSName100
Public Interface ConnectionManagerHost
Implements IDTSName100
Derived
Attributes
Implements

Properties

CreationName (Inherited from IDTSName100)
Description (Inherited from IDTSName100)
ID (Inherited from IDTSName100)
Name (Inherited from IDTSName100)

Applies to