Share via


ProjectConnectionsCreatorNeutralClass 클래스

정의

프로젝트 연결 생성자 중립 클래스를 나타냅니다.

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
상속
ProjectConnectionsCreatorNeutralClass
특성
구현

생성자

ProjectConnectionsCreatorNeutralClass()

ProjectConnectionsCreatorNeutralClass 클래스의 새 인스턴스를 초기화합니다.

메서드

CreateConnections(IDTSProject100)

지정한 프로젝트로 연결을 만듭니다.

적용 대상