Freigeben über


IDTSManagedPropertyHelper100-Schnittstelle

Die API unterstützt die .NET Framework-Infrastruktur und ist nicht für eine direkte Verwendung vom Code aus vorgesehen.

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

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

Syntax

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