Udostępnij za pośrednictwem


Interfejs IDTSManagedPropertyHelper100

Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.

Aby uzyskać więcej informacji, zobacz temat ManagedHelper.ManagedPropertyHelper.

Przestrzeń nazw:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Zestaw:  Microsoft.SqlServer.DTSRuntimeWrap (w Microsoft.SqlServer.DTSRuntimeWrap.dll)

Składnia

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

Typ IDTSManagedPropertyHelper100 uwidacznia następujące elementy członkowskie.

Metody

  Nazwa Opis
Metoda publiczna GetNextManagedProperty Infrastruktura. Aby uzyskać więcej informacji, zobacz temat ManagedHelper.ManagedPropertyHelper.
Metoda publiczna GetPropertyValue Infrastruktura. Aby uzyskać więcej informacji, zobacz temat ManagedHelper.ManagedPropertyHelper.
Metoda publiczna ReflectOnObject Infrastruktura. Aby uzyskać więcej informacji, zobacz temat ManagedHelper.ManagedPropertyHelper.
Metoda publiczna SetPropertyValue Infrastruktura. Aby uzyskać więcej informacji, zobacz temat ManagedHelper.ManagedPropertyHelper.

Do góry