ProjectConnectionsCreatorNeutralClass Classe

Définition

Représente la classe neutre du créateur de connexions du projet.

public ref class ProjectConnectionsCreatorNeutralClass : Microsoft::SqlServer::Dts::Runtime::Wrapper::ProjectConnectionsCreatorNeutral
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.Guid("B4A6C4A7-3BD5-4451-87D7-E96769979B60")]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
public class ProjectConnectionsCreatorNeutralClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreatorNeutral
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("A215AEFD-4DFF-4FBE-8D3B-7C78563C80DD")]
public class ProjectConnectionsCreatorNeutralClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreatorNeutral
[System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)]
[System.Runtime.InteropServices.Guid("7F868713-A1F3-4205-A4DF-A6837B10160B")]
public class ProjectConnectionsCreatorNeutralClass : Microsoft.SqlServer.Dts.Runtime.Wrapper.ProjectConnectionsCreatorNeutral
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.Guid("B4A6C4A7-3BD5-4451-87D7-E96769979B60")>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
type ProjectConnectionsCreatorNeutralClass = class
    interface IDTSProjectConnectionsCreator100
    interface ProjectConnectionsCreatorNeutral
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("A215AEFD-4DFF-4FBE-8D3B-7C78563C80DD")>]
type ProjectConnectionsCreatorNeutralClass = class
    interface IDTSProjectConnectionsCreator100
    interface ProjectConnectionsCreatorNeutral
[<System.Runtime.InteropServices.ClassInterface(System.Runtime.InteropServices.ClassInterfaceType.None)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FCanCreate)>]
[<System.Runtime.InteropServices.Guid("7F868713-A1F3-4205-A4DF-A6837B10160B")>]
type ProjectConnectionsCreatorNeutralClass = class
    interface IDTSProjectConnectionsCreator100
    interface ProjectConnectionsCreatorNeutral
Public Class ProjectConnectionsCreatorNeutralClass
Implements ProjectConnectionsCreatorNeutral
Héritage
ProjectConnectionsCreatorNeutralClass
Attributs
Implémente

Constructeurs

ProjectConnectionsCreatorNeutralClass()

Initialise une nouvelle instance de la classe ProjectConnectionsCreatorNeutralClass.

Méthodes

CreateConnections(IDTSProject100)

Crée des connexions avec le projet spécifié.

S’applique à