共用方式為


IDTSManagedPropertyHelper100 介面

此 API 支援 基礎結構,但無法直接從您的程式碼使用。

For more information, see 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 基礎結構。For more information, see ManagedHelper..::..ManagedPropertyHelper.
公用方法 GetPropertyValue 基礎結構。For more information, see ManagedHelper..::..ManagedPropertyHelper.
公用方法 ReflectOnObject 基礎結構。For more information, see ManagedHelper..::..ManagedPropertyHelper.
公用方法 SetPropertyValue 基礎結構。For more information, see ManagedHelper..::..ManagedPropertyHelper.

上層