Interface IDTSManagedHelper100
Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.
For more information, see ManagedHelper.
Espace de noms : Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly : Microsoft.SqlServer.DTSRuntimeWrap (en Microsoft.SqlServer.DTSRuntimeWrap.dll)
Syntaxe
'Déclaration
<GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")> _
<InterfaceTypeAttribute()> _
Public Interface IDTSManagedHelper100
'Utilisation
Dim instance As IDTSManagedHelper100
[GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")]
[InterfaceTypeAttribute()]
public interface IDTSManagedHelper100
[GuidAttribute(L"AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")]
[InterfaceTypeAttribute()]
public interface class IDTSManagedHelper100
[<GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")>]
[<InterfaceTypeAttribute()>]
type IDTSManagedHelper100 = interface end
public interface IDTSManagedHelper100
Le type IDTSManagedHelper100 expose les membres suivants.
Méthodes
Nom | Description | |
---|---|---|
CloseManagedConnection | Infrastructure. For more information, see ManagedHelper. | |
DecryptDocument | Infrastructure. For more information, see ManagedHelper. | |
EncryptDocument | Infrastructure. For more information, see ManagedHelper. | |
GetManagedConnection | Infrastructure. For more information, see ManagedHelper. | |
GetNextManagedInfo | Infrastructure. For more information, see ManagedHelper. | |
GetRawCertData | Infrastructure. For more information, see ManagedHelper. | |
MakeCertObject | Infrastructure. For more information, see ManagedHelper. | |
OpenAssembly | Infrastructure. For more information, see ManagedHelper. | |
SignDocument | Infrastructure. For more information, see ManagedHelper. | |
VerifyDocument | Infrastructure. For more information, see ManagedHelper. |
Haut de la page