IDTSManagedHelper100 接口
此 API 支持 基础结构,但不能通过代码直接使用。
For more information, see ManagedHelper.
命名空间: Microsoft.SqlServer.Dts.Runtime.Wrapper
程序集: Microsoft.SqlServer.DTSRuntimeWrap(在 Microsoft.SqlServer.DTSRuntimeWrap.dll 中)
语法
声明
<GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")> _
<InterfaceTypeAttribute()> _
Public Interface IDTSManagedHelper100
用法
Dim instance As IDTSManagedHelper100
[GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")]
[InterfaceTypeAttribute()]
public interface IDTSManagedHelper100
[GuidAttribute(L"AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")]
[InterfaceTypeAttribute()]
public interface class IDTSManagedHelper100
[<GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")>]
[<InterfaceTypeAttribute()>]
type IDTSManagedHelper100 = interface end
public interface IDTSManagedHelper100
IDTSManagedHelper100 类型公开以下成员。
方法
名称 | 说明 | |
---|---|---|
![]() |
CloseManagedConnection | 基础结构。For more information, see ManagedHelper. |
![]() |
DecryptDocument | 基础结构。For more information, see ManagedHelper. |
![]() |
EncryptDocument | 基础结构。For more information, see ManagedHelper. |
![]() |
GetManagedConnection | 基础结构。For more information, see ManagedHelper. |
![]() |
GetNextManagedInfo | 基础结构。For more information, see ManagedHelper. |
![]() |
GetRawCertData | 基础结构。For more information, see ManagedHelper. |
![]() |
MakeCertObject | 基础结构。For more information, see ManagedHelper. |
![]() |
OpenAssembly | 基础结构。For more information, see ManagedHelper. |
![]() |
SignDocument | 基础结构。For more information, see ManagedHelper. |
![]() |
VerifyDocument | 基础结构。For more information, see ManagedHelper. |
页首