Proprietà IDTSServerExecution100.ExecutionID

Questa API supporta l'infrastruttura SQL Server 2012 e non può essere utilizzata direttamente dal codice.

Gets a 64-bit integer that represents the unique identifier for the instance of execution.

Spazio dei nomi  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

long ExecutionID { get; }

Valore proprietà

Tipo: System.Int64
A 64-bit integer that represents the unique identifier for the instance of execution.

Osservazioni

For more information, see SsisServerExecution.

Vedere anche

Riferimento

IDTSServerExecution100 Interfaccia

Spazio dei nomi Microsoft.SqlServer.Dts.Runtime.Wrapper