Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Cette API prend en charge l'infrastructure SQL Server 2012 et n'est pas destinée à être utilisée directement à partir de votre code.
Represents the managed helper.
Cette API n'est pas conforme CLS.
Hiérarchie d'héritage
System.Object
Microsoft.SqlServer.Dts.Runtime.ManagedHelper
Espace de noms : Microsoft.SqlServer.Dts.Runtime
Assembly : Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)
Syntaxe
'Déclaration
<GuidAttribute("EAEEE001-91AF-4306-AABA-C9ADDC89E7CE")> _
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
Public NotInheritable Class ManagedHelper _
Implements IDTSManagedHelper100
'Utilisation
Dim instance As ManagedHelper
[GuidAttribute("EAEEE001-91AF-4306-AABA-C9ADDC89E7CE")]
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public sealed class ManagedHelper : IDTSManagedHelper100
[GuidAttribute(L"EAEEE001-91AF-4306-AABA-C9ADDC89E7CE")]
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
public ref class ManagedHelper sealed : IDTSManagedHelper100
[<SealedAttribute>]
[<GuidAttribute("EAEEE001-91AF-4306-AABA-C9ADDC89E7CE")>]
[<ComVisibleAttribute(true)>]
[<CLSCompliantAttribute(false)>]
type ManagedHelper =
class
interface IDTSManagedHelper100
end
public final class ManagedHelper implements IDTSManagedHelper100
Le type ManagedHelper expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
ManagedHelper | Infrastructure. Initializes a new instance of the ManagedHelper class. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
CloseManagedConnection | Infrastructure. Closes the connection. |
![]() |
DecryptDocument | Infrastructure. Decrypts the password protected document. |
![]() |
EncryptDocument | Infrastructure. Encrypts the document. |
![]() |
Equals | (hérité de Object.) |
![]() |
GetHashCode | (hérité de Object.) |
![]() |
GetManagedConnection | Infrastructure. Gets the managed connection for the helper. |
![]() |
GetNextManagedInfo | Infrastructure. Gets the next managed information. |
![]() |
GetRawCertData | Infrastructure. Gets the raw certificate. |
![]() |
GetType | (hérité de Object.) |
![]() |
MakeCertObject | Infrastructure. Creates a certificate object. |
![]() |
OpenAssembly | Infrastructure. Opens the helper assembly. |
![]() |
SignDocument | Infrastructure. Signs the document associated with the helper. |
![]() |
ToString | (hérité de Object.) |
![]() |
VerifyDocument | Infrastructure. Verifies the document associated with the helper. |
Haut de la page
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.
.gif)