Compartir a través de


Interfaz IDTSExtendedProperty100

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

For more information, see ExtendedProperty.

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

Sintaxis

'Declaración
<GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")> _
Public Interface IDTSExtendedProperty100
'Uso
Dim instance As IDTSExtendedProperty100
[GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
public interface IDTSExtendedProperty100
[GuidAttribute(L"CD8EF405-8C1A-45B1-A61D-6F261EFF726A")]
public interface class IDTSExtendedProperty100
[<GuidAttribute("CD8EF405-8C1A-45B1-A61D-6F261EFF726A")>]
type IDTSExtendedProperty100 =  interface end
public interface IDTSExtendedProperty100

El tipo IDTSExtendedProperty100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública DataType Infraestructura. For more information, see ExtendedProperty.
Propiedad pública Namespace Infraestructura. For more information, see ExtendedProperty.
Propiedad pública QualifiedName Infraestructura. For more information, see ExtendedProperty.
Propiedad pública Value Infraestructura. For more information, see ExtendedProperty.

Arriba