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


Интерфейс IDTSSupportParentExecutionPath100

Этот API-интерфейс поддерживает инфраструктуру SQL Server 2012 и не предназначен для использования непосредственно из кода.

Represents the support for the parent execution path.

Пространство имен:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Сборка:  Microsoft.SqlServer.DTSRuntimeWrap (в Microsoft.SqlServer.DTSRuntimeWrap.dll)

Синтаксис

'Декларация
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("C78C71C7-99F9-49F1-8545-7731681034CB")> _
Public Interface IDTSSupportParentExecutionPath100
'Применение
Dim instance As IDTSSupportParentExecutionPath100
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
[GuidAttribute("C78C71C7-99F9-49F1-8545-7731681034CB")]
public interface IDTSSupportParentExecutionPath100
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
[GuidAttribute(L"C78C71C7-99F9-49F1-8545-7731681034CB")]
public interface class IDTSSupportParentExecutionPath100
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
[<GuidAttribute("C78C71C7-99F9-49F1-8545-7731681034CB")>]
type IDTSSupportParentExecutionPath100 =  interface end
public interface IDTSSupportParentExecutionPath100

Тип IDTSSupportParentExecutionPath100 обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство ParentExecutionPath Инфраструктура. Gets or sets the parent execution path.

В начало

См. также

Справочник

Пространство имен Microsoft.SqlServer.Dts.Runtime.Wrapper