Compartir a través de


Interfaz IDTSManagedHelper100

Esta API admite la infraestructura de y no está prevista su utilización directa desde el código.

For more information, see ManagedHelper.

Espacio de nombres:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Ensamblado:  Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)

Sintaxis

'Declaración
<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

El tipo IDTSManagedHelper100 expone los siguientes miembros.

Métodos

  Nombre Descripción
Método público CloseManagedConnection Infraestructura. For more information, see ManagedHelper.
Método público DecryptDocument Infraestructura. For more information, see ManagedHelper.
Método público EncryptDocument Infraestructura. For more information, see ManagedHelper.
Método público GetManagedConnection Infraestructura. For more information, see ManagedHelper.
Método público GetNextManagedInfo Infraestructura. For more information, see ManagedHelper.
Método público GetRawCertData Infraestructura. For more information, see ManagedHelper.
Método público MakeCertObject Infraestructura. For more information, see ManagedHelper.
Método público OpenAssembly Infraestructura. For more information, see ManagedHelper.
Método público SignDocument Infraestructura. For more information, see ManagedHelper.
Método público VerifyDocument Infraestructura. For more information, see ManagedHelper.

Arriba