Partager via


Interface IDTSManagedPropertyHelper100

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly :  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntaxe

'Déclaration
<GuidAttribute("8E8F556D-258C-44E1-85DD-BC815A99AACB")> _
<InterfaceTypeAttribute()> _
Public Interface IDTSManagedPropertyHelper100
'Utilisation
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

Le type IDTSManagedPropertyHelper100 expose les membres suivants.

Méthodes

  Nom Description
Méthode publique GetNextManagedProperty Infrastructure. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Méthode publique GetPropertyValue Infrastructure. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Méthode publique ReflectOnObject Infrastructure. For more information, see ManagedHelper..::..ManagedPropertyHelper.
Méthode publique SetPropertyValue Infrastructure. For more information, see ManagedHelper..::..ManagedPropertyHelper.

Haut de la page