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
public interface IDTSExecutionMetrics
public interface class IDTSExecutionMetrics
public interface IDTSExecutionMetrics
public interface IDTSExecutionMetrics
Remarks
This interface is inherited by DtsContainer and subsequently passed down to all containers.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server 2005.
See Also
Reference
IDTSExecutionMetrics Members
Microsoft.SqlServer.Dts.Runtime Namespace