ProjectConnectionsCreatorClass 类

定义

public ref class ProjectConnectionsCreatorClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::Sql2017::ProjectConnectionsCreator
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("D076B50E-BAA7-4E20-A1B9-8CAB9E355BB1")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ProjectConnectionsCreatorClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.Sql2017.ProjectConnectionsCreator
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("D076B50E-BAA7-4E20-A1B9-8CAB9E355BB1")>]
[<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)

适用于