IDTSServerExecution100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public interface class IDTSServerExecution100
[System.Runtime.InteropServices.Guid("9D3338B9-D369-4AF0-A314-92CD1C5F483C")]
[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("9D3338B9-D369-4AF0-A314-92CD1C5F483C")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSServerExecution100 = interface
Public Interface IDTSServerExecution100
- Attributi
Commenti
Per altre informazioni, vedere SsisServerExecution.
Proprietà
ExecutionID | |
ExecutionStatus | |
Synchronized |
Metodi
Dispose() | |
SetCallerInfo(String) | |
SetParameterValue(DTSServerParameterType, String, String) | |
SetPropertyOverrideValue(String, String, Boolean) | |
Start() |