Freigeben über


IDTSExecutionMetrics100-Schnittstelle

Diese API unterstützt die SQL Server 2012-Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see IDTSExecutionMetrics.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("0C076225-596B-45F6-AEE3-15BABAB8A95C")> _
Public Interface IDTSExecutionMetrics100
'Usage
Dim instance As IDTSExecutionMetrics100
[GuidAttribute("0C076225-596B-45F6-AEE3-15BABAB8A95C")]
public interface IDTSExecutionMetrics100
[GuidAttribute(L"0C076225-596B-45F6-AEE3-15BABAB8A95C")]
public interface class IDTSExecutionMetrics100
[<GuidAttribute("0C076225-596B-45F6-AEE3-15BABAB8A95C")>]
type IDTSExecutionMetrics100 =  interface end
public interface IDTSExecutionMetrics100

Der IDTSExecutionMetrics100-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ExecutionDuration Infrastruktur For more information, see IDTSExecutionMetrics.
Öffentliche Eigenschaft StartTime Infrastruktur For more information, see IDTSExecutionMetrics.
Öffentliche Eigenschaft StopTime Infrastruktur For more information, see IDTSExecutionMetrics.

Zum Anfang

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime.Wrapper-Namespace