Интерфейс IDTSExecutionPath
Represents the DTS execution path.
Пространство имен: Microsoft.SqlServer.Dts.Runtime
Сборка: Microsoft.SqlServer.ManagedDTS (в Microsoft.SqlServer.ManagedDTS.dll)
Синтаксис
'Декларация
Public Interface IDTSExecutionPath
'Применение
Dim instance As IDTSExecutionPath
public interface IDTSExecutionPath
public interface class IDTSExecutionPath
type IDTSExecutionPath = interface end
public interface IDTSExecutionPath
Тип IDTSExecutionPath обеспечивает доступ к следующим элементам.
Методы
Имя | Описание | |
---|---|---|
GetExecutionPath | Returns the execution path of the component. |
В начало