IDTSProjectAccessor100 Interface
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Representa uma interface do avaliador de projeto do 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
- Derivado
- Atributos
Métodos
CloseProject(IDTSProject100) |
Fecha um projeto especificado para o assessor do projeto. |
CreateSsisServerExecution(String, String, String, Boolean) |
Cria uma execução de servidor do SSIS. |
OpenProject(String, String, IDTSEvents100) |
Abre um projeto especificado para o assessor do projeto. |