Интерфейс 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.
См. также