次の方法で共有


IDTSManagedPropertyHelper100 インターフェイス

この API は、.NET Framework インフラストラクチャをサポートします。独自に作成したコードから直接使用するためのものではありません。

詳細については、「ManagedHelper..::..ManagedPropertyHelper」を参照してください。

名前空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
アセンブリ:  Microsoft.SqlServer.DTSRuntimeWrap (Microsoft.SqlServer.DTSRuntimeWrap.dll)

構文

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