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.