Interfaccia IDTSManagedPropertyHelper100

Questa API supporta l'infrastruttura .NET Framework e non può essere utilizzato/a direttamente dal codice.

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

Spazio dei nomi:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintassi

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