IDTSProjectAccessor100 Interfaccia

Definizione

Rappresenta un'interfaccia per il consulente di progetto DTS.

public interface class IDTSProjectAccessor100
[System.Runtime.InteropServices.Guid("D29479A0-76A8-4E20-9C31-C183117210A8")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSProjectAccessor100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("118E8DF5-B53C-45E6-A9AB-51DB211D8481")]
public interface IDTSProjectAccessor100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("3980DEC7-1799-4A03-99A0-A1E1BE536F18")]
public interface IDTSProjectAccessor100
[<System.Runtime.InteropServices.Guid("D29479A0-76A8-4E20-9C31-C183117210A8")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSProjectAccessor100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("118E8DF5-B53C-45E6-A9AB-51DB211D8481")>]
type IDTSProjectAccessor100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("3980DEC7-1799-4A03-99A0-A1E1BE536F18")>]
type IDTSProjectAccessor100 = interface
Public Interface IDTSProjectAccessor100
Derivato
Attributi

Metodi

CloseProject(IDTSProject100)

Chiude un progetto specificato per il consulente di progetto.

CreateSsisServerExecution(String, String, String, Boolean)

Crea un'esecuzione del server SSIS.

OpenProject(String, String, IDTSEvents100)

Apre un progetto specificato per il consulente di progetto.

Si applica a