Linguaggio

IDTSServerExecution100 Interfaccia

Definizione

Rappresenta un'istanza di esecuzione nel catalogo dei Servizi di Integrazione.

public interface class IDTSServerExecution100
[System.Runtime.InteropServices.Guid("01BD818D-18DE-4640-9A36-880305564853")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
public interface IDTSServerExecution100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("37BAB884-CE6D-4FF2-8611-A2E7408090FA")]
public interface IDTSServerExecution100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)]
[System.Runtime.InteropServices.Guid("28CB0FB2-D4D7-450E-976B-04FE62C5C24B")]
public interface IDTSServerExecution100
[<System.Runtime.InteropServices.Guid("01BD818D-18DE-4640-9A36-880305564853")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
type IDTSServerExecution100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("37BAB884-CE6D-4FF2-8611-A2E7408090FA")>]
type IDTSServerExecution100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FOleAutomation)>]
[<System.Runtime.InteropServices.Guid("28CB0FB2-D4D7-450E-976B-04FE62C5C24B")>]
type IDTSServerExecution100 = interface
Public Interface IDTSServerExecution100
Derivato
Attributi

Commenti

Per altre informazioni, vedere SsisServerExecution.

Proprietà

Nome Descrizione
ExecutionID

Ottiene un intero a 64 bit che rappresenta l'identificatore unico per l'istanza di esecuzione.

ExecutionStatus

Ottiene lo stato dell'istanza di esecuzione.

Synchronized

Ottiene un valore che indica se l'istanza di esecuzione è sincronizzata.

Metodi

Nome Descrizione
Dispose()

Rilascia tutte le risorse usate dalla IDTSServerExecution100 classe .

SetCallerInfo(String)

Imposta la proprietà informazioni del chiamante con le informazioni specificate del chiamante.

SetParameterValue(DTSServerParameterType, String, String)

Imposta il parametro con il valore specificato.

SetPropertyOverrideValue(String, String, Boolean)

Imposta la proprietà per un'istanza di esecuzione nel catalogo dei Servizi di Integrazione con il valore di sovrascrittura specificato.

Start()

Avvia un'istanza di esecuzione nel catalogo dei Servizi di Integrazione.

Si applica a