ProjectConnectionsCreatorClass Classe

Definição

Representa a classe do criador de conexões do projeto.

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
Herança
ProjectConnectionsCreatorClass
Atributos
Implementações

Construtores

ProjectConnectionsCreatorClass()

Inicializa uma nova instância da classe ProjectConnectionsCreatorClass.

Métodos

CreateConnections(IDTSProject100)

Crie conexões com um projeto especificado.

Aplica-se a