Compartir a través de


Interfaz IDTSSupportParentExecutionPath100

Esta API admite la infraestructura de SQL Server 2012 y no está prevista su utilización directa desde el código.

Represents the support for the parent execution path.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
<GuidAttribute("C78C71C7-99F9-49F1-8545-7731681034CB")> _
Public Interface IDTSSupportParentExecutionPath100
'Uso
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

El tipo IDTSSupportParentExecutionPath100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública ParentExecutionPath Infraestructura. Gets or sets the parent execution path.

Arriba

Vea también

Referencia

Espacio de nombres Microsoft.SqlServer.Dts.Runtime.Wrapper