IDTSExecutionMetrics Interface

Defines the metrics used to track the execution of a container.

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

Syntax

'Declaration
Public Interface IDTSExecutionMetrics
'Usage
Dim instance As IDTSExecutionMetrics
public interface IDTSExecutionMetrics
public interface class IDTSExecutionMetrics
type IDTSExecutionMetrics =  interface end
public interface IDTSExecutionMetrics

Remarks

This interface is inherited by DtsContainer and subsequently passed down to all containers.