共用方式為


DtsConvert.GetWrapper 方法

包含保護的成員
包含繼承的成員

Gets the managed object that corresponds to the specified native object. (The GetWrapper methods replace the obsolete ToXxx methods in DtsConvert.)

此成員已超載。如需此成員完整的詳細資訊 (包括語法、使用狀況及範例),按一下多載清單中的名稱。

多載 清單

  名稱 說明
公用方法靜態成員 GetWrapper(IDTSApplication100) Gets the managed Application object that corresponds to the specified native IDTSApplication100 object.
公用方法靜態成員 GetWrapper(IDTSConnectionManager100) Gets the managed ConnectionManager object that corresponds to the specified native IDTSConnectionManager100 object.
公用方法靜態成員 GetWrapper(IDTSConnections100) Gets the managed Connections object that corresponds to the specified native IDTSConnections100 object.
公用方法靜態成員 GetWrapper(IDTSEvents100) Gets the managed IDTSEvents object that corresponds to the specified native IDTSEvents100 object.
公用方法靜態成員 GetWrapper(IDTSPackage100) Gets the managed Package object that corresponds to the specified native IDTSPackage100 object.
公用方法靜態成員 GetWrapper(IDTSVariables100) Gets the managed Variables object that corresponds to the specified native IDTSVariables100 object.

上層

備註

Use the GetWrapper methods instead of the obsolete SQL Server 2005 Integration Services (SSIS) ToXxx methods.

請參閱

參考

DtsConvert 類別

Microsoft.SqlServer.Dts.Runtime 命名空間