IDTSManagedPropertyHelper100 インターフェイス
この API は、 インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。
詳細については、「ManagedHelper..::..ManagedPropertyHelper」を参照してください。
名前空間: Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ: Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap.dll)
構文
'宣言
<GuidAttribute("8E8F556D-258C-44E1-85DD-BC815A99AACB")> _
<InterfaceTypeAttribute()> _
Public Interface IDTSManagedPropertyHelper100
'使用
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
IDTSManagedPropertyHelper100 型は、以下のメンバーを公開しています。
メソッド
名前 | 説明 | |
---|---|---|
GetNextManagedProperty | インフラストラクチャです。詳細については、「ManagedHelper..::..ManagedPropertyHelper」を参照してください。 | |
GetPropertyValue | インフラストラクチャです。詳細については、「ManagedHelper..::..ManagedPropertyHelper」を参照してください。 | |
ReflectOnObject | インフラストラクチャです。詳細については、「ManagedHelper..::..ManagedPropertyHelper」を参照してください。 | |
SetPropertyValue | インフラストラクチャです。詳細については、「ManagedHelper..::..ManagedPropertyHelper」を参照してください。 |
先頭に戻る