共用方式為


IDTSExecutionMetrics 介面

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

命名空間:  Microsoft.SqlServer.Dts.Runtime
組件:  Microsoft.SqlServer.ManagedDTS (在 Microsoft.SqlServer.ManagedDTS.dll 中)

語法

'宣告
Public Interface IDTSExecutionMetrics
'用途
Dim instance As IDTSExecutionMetrics
public interface IDTSExecutionMetrics
public interface class IDTSExecutionMetrics
type IDTSExecutionMetrics =  interface end
public interface IDTSExecutionMetrics

備註

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