Interface IDTSManagedHelper100
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
For more information, see ManagedHelper.
Namespace: Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (em Microsoft.SqlServer.DTSRuntimeWrap.dll)
Sintaxe
'Declaração
<GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")> _
<InterfaceTypeAttribute()> _
Public Interface IDTSManagedHelper100
'Uso
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
O tipo IDTSManagedHelper100 expõe os membros a seguir.
Métodos
Nome | Descrição | |
---|---|---|
CloseManagedConnection | Infraestrutura. For more information, see ManagedHelper. | |
DecryptDocument | Infraestrutura. For more information, see ManagedHelper. | |
EncryptDocument | Infraestrutura. For more information, see ManagedHelper. | |
GetManagedConnection | Infraestrutura. For more information, see ManagedHelper. | |
GetNextManagedInfo | Infraestrutura. For more information, see ManagedHelper. | |
GetRawCertData | Infraestrutura. For more information, see ManagedHelper. | |
MakeCertObject | Infraestrutura. For more information, see ManagedHelper. | |
OpenAssembly | Infraestrutura. For more information, see ManagedHelper. | |
SignDocument | Infraestrutura. For more information, see ManagedHelper. | |
VerifyDocument | Infraestrutura. For more information, see ManagedHelper. |
Início