ManagedHelper Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the managed helper.
This API is not CLS-compliant.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Name | Description | |
|---|---|---|
![]() | ManagedHelper() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ManagedHelper class. |
![]() | ManagedHelper(PackageFormatVersionUpdate) | |
![]() | ManagedHelper(PackageFormatVersionUpdate, DTSTargetServerVersion) |
| Name | Description | |
|---|---|---|
![]() | TargetServerVersion |
| Name | Description | |
|---|---|---|
![]() | CloseManagedConnection(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Closes the connection. |
![]() | DecryptDocument(String^%, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Decrypts the password protected document. |
![]() | EncryptDocument(String^%, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Encrypts the document. |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetExtensionMappingInfo(DTS_MANAGED_INFO_TYPE, String^, DTS_EXTENSION_MAPPING_INFO%) | Returns a value to manage the extension for the mapping information. |
![]() | GetExtensionMappingInfoByCreationName(String^, DTS_EXTENSION_MAPPING_INFO%) | Returns a value to manage the extension by creating a name for the mapping information. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetManagedConnection(String^, String^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the managed connection for the helper. |
![]() | GetNextManagedInfo(DTS_MANAGED_INFO%) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the next managed information. |
![]() | GetRawCertData(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the raw certificate. |
![]() | GetType() | (Inherited from Object.) |
![]() | MakeCertObject(Int64) | This API supports the product infrastructure and is not intended to be used directly from your code. Creates a certificate object. |
![]() | OpenAssembly(String^, DTS_MANAGED_INFO_TYPE) | This API supports the product infrastructure and is not intended to be used directly from your code. Opens the helper assembly. |
![]() | SignDocument(String^%, Int64, String^, Int32, String^, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Signs the document associated with the helper. |
![]() | ToString() | (Inherited from Object.) |
![]() | TryGetExtensionTypeConverterMappingInfo(DTS_MANAGED_INFO_TYPE, String^, String^, DTS_EXTENSION_MAPPING_INFO%) | Returns a value to manage the extension type converter for the mapping information. |
![]() | TryGetExtensionTypeConverterMappingInfoByCreationName(String^, String^, DTS_EXTENSION_MAPPING_INFO%) | Returns a value to manage the extension type converter for the mapping information by creating a name. |
![]() | TryGetExtensionUITypeEditorMappingInfo(DTS_MANAGED_INFO_TYPE, String^, String^, DTS_EXTENSION_MAPPING_INFO%) | Returns a value to manage extension UI type editor for the mapping information. |
![]() | TryGetExtensionUITypeEditorMappingInfoByCreationName(String^, String^, DTS_EXTENSION_MAPPING_INFO%) | Returns a value to manage extension UI type editor for the mapping information by creating a name. |
![]() | VerifyDocument(String^, array<Byte>^%, array<Byte>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Verifies the document associated with the helper. |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

