Поделиться через


IDTSExecutionMetrics Members

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

The following tables list the members exposed by the IDTSExecutionMetrics type.

Public Properties

  Имя Description
ms212562.pubproperty(ru-ru,SQL.90).gif ExecutionDuration Returns a value that indicates the amount of time that the container spent in execution, in milliseconds. This property is read-only.
ms212562.pubproperty(ru-ru,SQL.90).gif StartTime Returns the time that the container began execution. This property is read-only.
ms212562.pubproperty(ru-ru,SQL.90).gif StopTime Returns the time that the container ended execution. This property is read-only.

В начало

См. также

Справочник

IDTSExecutionMetrics Interface
Microsoft.SqlServer.Dts.Runtime Namespace