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.
Namespace:
Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
The ManagedHelper type exposes the following members.
| Name | Description | |
|---|---|---|
|
ManagedHelper | Infrastructure. Initializes a new instance of the ManagedHelper class. |
| Name | Description | |
|---|---|---|
|
CloseManagedConnection | Infrastructure. Closes the connection. |
|
DecryptDocument | Infrastructure. Decrypts the password protected document. |
|
EncryptDocument | Infrastructure. Encrypts the document. |
|
Equals | (Inherited from Object.) |
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetManagedConnection | Infrastructure. Gets the managed connection for the helper. |
|
GetNextManagedInfo | Infrastructure. Gets the next managed information. |
|
GetRawCertData | Infrastructure. Gets the raw certificate. |
|
GetType | (Inherited from Object.) |
|
MakeCertObject | Infrastructure. Creates a certificate object. |
|
MemberwiseClone | (Inherited from Object.) |
|
OpenAssembly | Infrastructure. Opens the helper assembly. |
|
SignDocument | Infrastructure. Signs the document associated with the helper. |
|
ToString | (Inherited from Object.) |
|
VerifyDocument | Infrastructure. Verifies the document associated with the helper. |