IDTSManagedHelper100 Methods
Include Protected Members
Include Inherited Members
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
The IDTSManagedHelper100 type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
CloseManagedConnection(Object) | Infrastructure. For more information, see ManagedHelper. |
![]() |
DecryptDocument(String%, String) | Infrastructure. For more information, see ManagedHelper. |
![]() |
EncryptDocument(String%, String) | Infrastructure. For more information, see ManagedHelper. |
![]() |
GetManagedConnection(String, String, Object) | Infrastructure. For more information, see ManagedHelper. |
![]() |
GetNextManagedInfo(DTS_MANAGED_INFO%) | Infrastructure. For more information, see ManagedHelper. |
![]() |
GetRawCertData(Object) | Infrastructure. For more information, see ManagedHelper. |
![]() |
MakeCertObject(Int64) | Infrastructure. For more information, see ManagedHelper. |
![]() |
OpenAssembly(String, DTS_MANAGED_INFO_TYPE) | Infrastructure. For more information, see ManagedHelper. |
![]() |
SignDocument(String%, Int64, String, Int32, String, Int32) | Infrastructure. For more information, see ManagedHelper. |
![]() |
VerifyDocument(String, array<Byte[]%, array<Byte[]%) | Infrastructure. For more information, see ManagedHelper. |
Top