共用方式為


IDTSManagedWrapper100 介面

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

Represents a DTS managed wrapper.

命名空間:  Microsoft.SqlServer.Dts.Runtime.Wrapper
組件:  Microsoft.SqlServer.DTSRuntimeWrap (在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)

語法

'宣告
<GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")> _
Public Interface IDTSManagedWrapper100
'用途
Dim instance As IDTSManagedWrapper100
[GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")]
public interface IDTSManagedWrapper100
[GuidAttribute(L"898DBC09-E7C9-4587-9629-4A6D632F3DF4")]
public interface class IDTSManagedWrapper100
[<GuidAttribute("898DBC09-E7C9-4587-9629-4A6D632F3DF4")>]
type IDTSManagedWrapper100 =  interface end
public interface IDTSManagedWrapper100

IDTSManagedWrapper100 型別公開下列成員。

屬性

  名稱 說明
公用屬性 ManagedForEachEnumeratorQualifiedName 基礎結構。Gets the qualified name of the managed wrapper for each enumerator.
公用屬性 WrappedConnection 基礎結構。Gets or sets the wrapped connection.
公用屬性 WrappedForEachEnumerator 基礎結構。Gets or sets the wrapped object for each enumerator.
公用屬性 WrappedLogProvider 基礎結構。Gets or sets the wrapped log provider.
公用屬性 WrappedTask 基礎結構。Gets or sets the wrapped task.

上層

方法

  名稱 說明
公用方法 SetManagedObject 基礎結構。Sets the managed assembly object.

上層

請參閱

參考

Microsoft.SqlServer.Dts.Runtime.Wrapper 命名空間