ProjectConnectionsCreatorNeutralClass Klasse

Definition

Stellt die neutrale Klasse des Projektverbindungserstellers dar.

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
Vererbung
ProjectConnectionsCreatorNeutralClass
Attribute
Implementiert

Konstruktoren

ProjectConnectionsCreatorNeutralClass()

Initialisiert eine neue Instanz der ProjectConnectionsCreatorNeutralClass-Klasse.

Methoden

CreateConnections(IDTSProject100)

Erstellt Verbindungen mit dem angegebenen Projekt.

Gilt für: