IDTSManagedHelper100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Specifies an interface of the managed helper.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | CloseManagedConnection(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Closes the specified connection. |
![]() | DecryptDocument(String^%, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Decrypts the specified document. |
![]() | EncryptDocument(String^%, String^) | This API supports the product infrastructure and is not intended to be used directly from your code. Encrypts a specified document. |
![]() | GetExtensionMappingInfo(DTS_MANAGED_INFO_TYPE, String^, DTS_EXTENSION_MAPPING_INFO%) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the extension mapping information. |
![]() | GetExtensionMappingInfoByCreationName(String^, DTS_EXTENSION_MAPPING_INFO%) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the extension mapping information using the creation name. |
![]() | GetManagedConnection(String^, String^, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns a managed connection. |
![]() | GetNextManagedInfo(DTS_MANAGED_INFO%) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether the connection gets the next managed information. |
![]() | GetRawCertData(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Returns the raw data for the certificate. |
![]() | 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 an 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. |
![]() | VerifyDocument(String^, array<Byte>^%, array<Byte>^%) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether the document is verified. |
For more information, see ManagedHelper.
