ProjectConnectionsCreatorClass クラス

定義

プロジェクト接続クリエーター クラスを表します。

public ref class ProjectConnectionsCreatorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ProjectConnectionsCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D474E7C6-DD8F-40DE-8039-5DA79994766E")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ProjectConnectionsCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("D076B50E-BAA7-4E20-A1B9-8CAB9E355BB1")]
public class ProjectConnectionsCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("CF6EEC58-3BC1-4EA0-A558-BD2CDC48709A")]
public class ProjectConnectionsCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("D474E7C6-DD8F-40DE-8039-5DA79994766E")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ProjectConnectionsCreatorClass = class
    interface IDTSProjectConnectionsCreator100
    interface ProjectConnectionsCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("D076B50E-BAA7-4E20-A1B9-8CAB9E355BB1")>]
type ProjectConnectionsCreatorClass = class
    interface IDTSProjectConnectionsCreator100
    interface ProjectConnectionsCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("CF6EEC58-3BC1-4EA0-A558-BD2CDC48709A")>]
type ProjectConnectionsCreatorClass = class
    interface IDTSProjectConnectionsCreator100
    interface ProjectConnectionsCreator
Public Class ProjectConnectionsCreatorClass
Implements ProjectConnectionsCreator
継承
ProjectConnectionsCreatorClass
属性
実装

コンストラクター

ProjectConnectionsCreatorClass()

ProjectConnectionsCreatorClass クラスの新しいインスタンスを初期化します。

メソッド

CreateConnections(IDTSProject100)

指定するプロジェクトとの接続を作成します。

適用対象