ProjectConnectionsCreatorClass 类

定义

public ref class ProjectConnectionsCreatorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2016::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.Sql2016.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
Public Class ProjectConnectionsCreatorClass
Implements ProjectConnectionsCreator
继承
ProjectConnectionsCreatorClass
属性
实现

构造函数

ProjectConnectionsCreatorClass()

方法

CreateConnections(IDTSProject100)

适用于