ProjectConnectionsCreatorNeutralClass Classe

Definizione

Rappresenta la classe neutra dell'autore delle connessioni di progetto.

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
Ereditarietà
ProjectConnectionsCreatorNeutralClass
Attributi
Implementazioni

Costruttori

ProjectConnectionsCreatorNeutralClass()

Inizializza una nuova istanza della classe ProjectConnectionsCreatorNeutralClass.

Metodi

CreateConnections(IDTSProject100)

Crea connessioni con il progetto specificato.

Si applica a