Compartir a través de


Interfaz IDTSManagedPropertyHelper100

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

For more information, see ManagedHelper..::..ManagedPropertyHelper.

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

Sintaxis

'Declaración
<GuidAttribute("8E8F556D-258C-44E1-85DD-BC815A99AACB")> _
<InterfaceTypeAttribute()> _
Public Interface IDTSManagedPropertyHelper100
'Uso
Dim instance As IDTSManagedPropertyHelper100
[GuidAttribute("8E8F556D-258C-44E1-85DD-BC815A99AACB")]
[InterfaceTypeAttribute()]
public interface IDTSManagedPropertyHelper100
[GuidAttribute(L"8E8F556D-258C-44E1-85DD-BC815A99AACB")]
[InterfaceTypeAttribute()]
public interface class IDTSManagedPropertyHelper100
[<GuidAttribute("8E8F556D-258C-44E1-85DD-BC815A99AACB")>]
[<InterfaceTypeAttribute()>]
type IDTSManagedPropertyHelper100 =  interface end
public interface IDTSManagedPropertyHelper100

El tipo IDTSManagedPropertyHelper100 expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público GetNextManagedProperty Infraestructura. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Método público GetPropertyValue Infraestructura. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Método público ReflectOnObject Infraestructura. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Método público SetPropertyValue Infraestructura. For more information, see ManagedHelper..::..ManagedPropertyHelper.

Arriba