Compartir a través de


Interfaz IDTSProperty100

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

For more information, see DtsProperty.

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

Sintaxis

'Declaración
<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")> _
Public Interface IDTSProperty100
'Uso
Dim instance As IDTSProperty100
[GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface IDTSProperty100
[GuidAttribute(L"A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")]
public interface class IDTSProperty100
[<GuidAttribute("A5B0ADE5-7E4A-45D3-A538-0E6922CAC23A")>]
type IDTSProperty100 =  interface end
public interface IDTSProperty100

El tipo IDTSProperty100 expone los siguientes miembros.

Propiedades

  Nombre Descripción
Propiedad pública ConnectionType Infraestructura. For more information, see DtsProperty.
Propiedad pública DataType Infraestructura. For more information, see DtsProperty.
Propiedad pública Get Infraestructura. For more information, see DtsProperty.
Propiedad pública Name Infraestructura. For more information, see DtsProperty.
Propiedad pública PropertyKind Infraestructura. For more information, see DtsProperty.
Propiedad pública Set Infraestructura. For more information, see DtsProperty.
Propiedad pública TypeConverter Infraestructura. For more information, see DtsProperty.
Propiedad pública UITypeEditor Infraestructura. For more information, see DtsProperty.

Arriba

Métodos

  Nombre Descripción
Método público GetExport Infraestructura. For more information, see DtsProperty.
Método público GetExpression Infraestructura. For more information, see DtsProperty.
Método público GetPackagePath Infraestructura. For more information, see DtsProperty.
Método público GetValue Infraestructura. For more information, see DtsProperty.
Método público SetExport Infraestructura. For more information, see DtsProperty.
Método público SetExpression Infraestructura. For more information, see DtsProperty.
Método público SetValue Infraestructura. For more information, see DtsProperty.

Arriba