ProjectConnectionsCreatorNeutralClass Class

Definition

Represents the project connections creator neutral class.

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
Inheritance
ProjectConnectionsCreatorNeutralClass
Attributes
Implements

Constructors

ProjectConnectionsCreatorNeutralClass()

Initializes a new instance of the ProjectConnectionsCreatorNeutralClass class.

Methods

CreateConnections(IDTSProject100)

Creates connections with the specified project.

Applies to