IDTSServerExecution100 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 IDTSServerExecution100
[System.Runtime.InteropServices.Guid("37BAB884-CE6D-4FF2-8611-A2E7408090FA")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSServerExecution100
[<System.Runtime.InteropServices.Guid("37BAB884-CE6D-4FF2-8611-A2E7408090FA")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSServerExecution100 = interface
Public Interface IDTSServerExecution100
- Atributos
Propriedades
| ExecutionID | |
| ExecutionStatus | |
| Synchronized |
Métodos
| Dispose() | |
| SetCallerInfo(String) | |
| SetParameterValue(DTSServerParameterType, String, String) | |
| SetPropertyOverrideValue(String, String, Boolean) | |
| Start() |