Freigeben über


IDTSManagedHelper100-Schnittstelle

Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.

For more information, see ManagedHelper.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("AACF6B51-1F29-4C99-BC55-CC9DFA126A0C")> _
<InterfaceTypeAttribute()> _
Public Interface IDTSManagedHelper100
'Usage
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

Der IDTSManagedHelper100-Typ macht folgende Elemente verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode CloseManagedConnection Infrastruktur For more information, see ManagedHelper.
Öffentliche Methode DecryptDocument Infrastruktur For more information, see ManagedHelper.
Öffentliche Methode EncryptDocument Infrastruktur For more information, see ManagedHelper.
Öffentliche Methode GetManagedConnection Infrastruktur For more information, see ManagedHelper.
Öffentliche Methode GetNextManagedInfo Infrastruktur For more information, see ManagedHelper.
Öffentliche Methode GetRawCertData Infrastruktur For more information, see ManagedHelper.
Öffentliche Methode MakeCertObject Infrastruktur For more information, see ManagedHelper.
Öffentliche Methode OpenAssembly Infrastruktur For more information, see ManagedHelper.
Öffentliche Methode SignDocument Infrastruktur For more information, see ManagedHelper.
Öffentliche Methode VerifyDocument Infrastruktur For more information, see ManagedHelper.

Zum Anfang