Compartir a través de


Interfaz IDTSName100

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

For more information, see IDTSName.

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

Sintaxis

'Declaración
<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")> _
Public Interface IDTSName100
'Uso
Dim instance As IDTSName100
[GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface IDTSName100
[GuidAttribute(L"81AC8A94-D897-4C3E-A290-66E575E4D428")]
public interface class IDTSName100
[<GuidAttribute("81AC8A94-D897-4C3E-A290-66E575E4D428")>]
type IDTSName100 =  interface end
public interface IDTSName100

El tipo IDTSName100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública CreationName Infraestructura. For more information, see IDTSName.
Propiedad pública Description Infraestructura. For more information, see IDTSName.
Propiedad pública ID Infraestructura. For more information, see IDTSName.
Propiedad pública Name Infraestructura. For more information, see IDTSName.

Arriba

Vea también

Referencia

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