This topic has not yet been rated - Rate this topic

ManagedHelper Class

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents the managed helper.

This API is not CLS-compliant. 
System.Object
  Microsoft.SqlServer.Dts.Runtime.ManagedHelper

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
[GuidAttribute("EAEEE001-91AF-4306-AABA-C9ADDC89E7CE")]
public sealed class ManagedHelper : IDTSManagedHelper100

The ManagedHelper type exposes the following members.

  Name Description
Public method ManagedHelper Infrastructure. Initializes a new instance of the ManagedHelper class.
Top
  Name Description
Public method CloseManagedConnection Infrastructure. Closes the connection.
Public method DecryptDocument Infrastructure. Decrypts the password protected document.
Public method EncryptDocument Infrastructure. Encrypts the document.
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetManagedConnection Infrastructure. Gets the managed connection for the helper.
Public method GetNextManagedInfo Infrastructure. Gets the next managed information.
Public method GetRawCertData Infrastructure. Gets the raw certificate.
Public method GetType (Inherited from Object.)
Public method MakeCertObject Infrastructure. Creates a certificate object.
Protected method MemberwiseClone (Inherited from Object.)
Public method OpenAssembly Infrastructure. Opens the helper assembly.
Public method SignDocument Infrastructure. Signs the document associated with the helper.
Public method ToString (Inherited from Object.)
Public method VerifyDocument Infrastructure. Verifies the document associated with the helper.
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)