Compartir a través de


Interfaz IDTSDynamicName100

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

Represents the dynamic name for the DTS.

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

Sintaxis

'Declaración
<GuidAttribute("E703C13D-BB55-4604-AABE-030431CF5038")> _
<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)> _
Public Interface IDTSDynamicName100
'Uso
Dim instance As IDTSDynamicName100
[GuidAttribute("E703C13D-BB55-4604-AABE-030431CF5038")]
[InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)]
public interface IDTSDynamicName100
[GuidAttribute(L"E703C13D-BB55-4604-AABE-030431CF5038")]
[InterfaceTypeAttribute(ComInterfaceType::InterfaceIsIUnknown)]
public interface class IDTSDynamicName100
[<GuidAttribute("E703C13D-BB55-4604-AABE-030431CF5038")>]
[<InterfaceTypeAttribute(ComInterfaceType.InterfaceIsIUnknown)>]
type IDTSDynamicName100 =  interface end
public interface IDTSDynamicName100

El tipo IDTSDynamicName100 expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público GetDynamicName Infraestructura. Retrieves the dynamic name for the DTS.

Arriba

Vea también

Referencia

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