Linguaggio

ProjectAccessor Classe

Definizione

Rappresenta il valutatore del progetto di interop COM.

public ref class ProjectAccessor sealed : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProjectAccessor100
public ref class ProjectAccessor sealed : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSProjectAccessor150
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("72801DF2-4C75-4CE3-9786-A64C569CEA21")]
public sealed class ProjectAccessor : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProjectAccessor100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("849A7A0C-2C4B-4B03-8373-558481D4F587")]
public sealed class ProjectAccessor : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProjectAccessor100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("E7EE847E-B646-436A-9F5C-E0E8B56602A9")]
public sealed class ProjectAccessor : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSProjectAccessor150
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("72801DF2-4C75-4CE3-9786-A64C569CEA21")>]
type ProjectAccessor = class
    interface IDTSProjectAccessor100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("849A7A0C-2C4B-4B03-8373-558481D4F587")>]
type ProjectAccessor = class
    interface IDTSProjectAccessor100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("E7EE847E-B646-436A-9F5C-E0E8B56602A9")>]
type ProjectAccessor = class
    interface IDTSProjectAccessor150
    interface IDTSProjectAccessor100
Public NotInheritable Class ProjectAccessor
Implements IDTSProjectAccessor100
Public NotInheritable Class ProjectAccessor
Implements IDTSProjectAccessor150
Ereditarietà
ProjectAccessor
Attributi
Implementazioni

Costruttori

Nome Descrizione
ProjectAccessor()

Inizializza una nuova istanza della ProjectAccessor classe.

Metodi

Nome Descrizione
CloseProject(IDTSProject100)

Chiude un progetto specificato per il valutatore del progetto.

CreateSsisServerExecution(String, String, String, Boolean)

Crea un'esecuzione di un server SSIS.

CreateSsisServerExecution2(String, String, String, String, String, Boolean)

Crea un'esecuzione di un server SSIS.

OpenProject(String, String, IDTSEvents100)

Apre un progetto specificato per il valutatore del progetto.

Si applica a