Freigeben über


IDTSManagedPropertyHelper100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

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

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

Syntax

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

Der IDTSManagedPropertyHelper100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode GetNextManagedProperty Infrastruktur For more information, see ManagedHelper..::..ManagedPropertyHelper.
Öffentliche Methode GetPropertyValue Infrastruktur For more information, see ManagedHelper..::..ManagedPropertyHelper.
Öffentliche Methode ReflectOnObject Infrastruktur For more information, see ManagedHelper..::..ManagedPropertyHelper.
Öffentliche Methode SetPropertyValue Infrastruktur For more information, see ManagedHelper..::..ManagedPropertyHelper.

Zum Anfang