Compartilhar via


Interface IDTSManagedPropertyHelper100

Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.

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

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxe

'Declaração
<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

O tipo IDTSManagedPropertyHelper100 expõe os membros a seguir.

Métodos

  Nome Descrição
Método público GetNextManagedProperty Infraestrutura. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Método público GetPropertyValue Infraestrutura. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Método público ReflectOnObject Infraestrutura. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Método público SetPropertyValue Infraestrutura. For more information, see ManagedHelper..::..ManagedPropertyHelper.

Início