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.
public interface class IDTSProjectAccessor100
[System.Runtime.InteropServices.Guid("C040D4A3-B096-4E7D-A40C-F1751238EB13")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSProjectAccessor100
[<System.Runtime.InteropServices.Guid("C040D4A3-B096-4E7D-A40C-F1751238EB13")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSProjectAccessor100 = interface
Public Interface IDTSProjectAccessor100
- Atributos
Métodos
| CloseProject(IDTSProject100) | |
| CreateSsisServerExecution(String, String, String, Boolean) | |
| OpenProject(String, String, IDTSEvents100) |