Freigeben über


ManagedWrapper-Klasse

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

Represents the managed wrapper.

Diese API ist nicht mit CLS kompatibel. 

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dts.Runtime.ManagedWrapper

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

Syntax

'Declaration
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
<GuidAttribute("3E9B068D-6F2E-4B29-8A93-1C8F71062F12")> _
Public NotInheritable Class ManagedWrapper _
    Implements IDTSManagedWrapper100, IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100,  _
    IDTSBreakpointSite100, IDTSSuspend100, IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100,  _
    IDTSLogging100, IDTSObjectVersionUpdate100, IDTSProductLevel100, IDTSDowngradableObject100
'Usage
Dim instance As ManagedWrapper
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
[GuidAttribute("3E9B068D-6F2E-4B29-8A93-1C8F71062F12")]
public sealed class ManagedWrapper : IDTSManagedWrapper100, 
    IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100, 
    IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100, 
    IDTSProductLevel100, IDTSDowngradableObject100
[CLSCompliantAttribute(false)]
[ComVisibleAttribute(true)]
[GuidAttribute(L"3E9B068D-6F2E-4B29-8A93-1C8F71062F12")]
public ref class ManagedWrapper sealed : IDTSManagedWrapper100, 
    IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100, 
    IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100, 
    IDTSProductLevel100, IDTSDowngradableObject100
[<SealedAttribute>]
[<CLSCompliantAttribute(false)>]
[<ComVisibleAttribute(true)>]
[<GuidAttribute("3E9B068D-6F2E-4B29-8A93-1C8F71062F12")>]
type ManagedWrapper =  
    class 
        interface IDTSManagedWrapper100 
        interface IDTSTask100 
        interface IDTSTaskInit100 
        interface IDTSComponentPersist100 
        interface IDTSBreakpointSite100 
        interface IDTSSuspend100 
        interface IDTSConnectionManager100 
        interface IDTSLogProviderInit100 
        interface IDTSLogProvider100 
        interface IDTSLogging100 
        interface IDTSObjectVersionUpdate100 
        interface IDTSProductLevel100 
        interface IDTSDowngradableObject100 
    end
public final class ManagedWrapper implements IDTSManagedWrapper100, IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100, IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100, IDTSProductLevel100, IDTSDowngradableObject100

Der ManagedWrapper-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode ManagedWrapper Infrastruktur Initializes a new instance of the ManagedWrapper class.

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft ConfigString Infrastruktur Gets or sets the configuration string associated with the wrapper.
Öffentliche Eigenschaft ConnectionString Infrastruktur Sets or sets the connection string associated with the wrapper.
Öffentliche Eigenschaft DebugMode Infrastruktur Get or sets whether the wrapper is in debugging mode.
Öffentliche Eigenschaft Enabled Infrastruktur Gets or sets whether the wrapper is enabled.
Öffentliche Eigenschaft ExecutionValue Infrastruktur Gets the execution value of the wrapper.
Öffentliche Eigenschaft ManagedForEachEnumeratorQualifiedName Infrastruktur Gets the qualified name for the managed ForEach enumerator.
Öffentliche Eigenschaft ProtectionLevel Infrastruktur Gets or sets the protection level of the wrapper.
Öffentliche Eigenschaft RequiredProductLevel Infrastruktur Gets t he required product level of the wrapper.
Öffentliche Eigenschaft Scope Infrastruktur Gets the scope of the wrapper.
Öffentliche Eigenschaft SupportsDTCTransactions Infrastruktur Gets whether the wrapper supports DTCT transactions.
Öffentliche Eigenschaft SuspendRequired Infrastruktur Gets or sets whether the suspension of the wrapper is required.
Öffentliche Eigenschaft Version Infrastruktur Gets the version of the wrapper.
Öffentliche Eigenschaft WrappedConnection Infrastruktur Gets or sets the wrapped connection of the wrapper.
Öffentliche Eigenschaft WrappedForEachEnumerator Infrastruktur Gets or sets the wrapped ForEach enumerator.
Öffentliche Eigenschaft WrappedLogProvider Infrastruktur Gets or sets the wrapped log provider.
Öffentliche Eigenschaft WrappedTask Infrastruktur Gets or sets the value of the wrapped task.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode AcceptBreakpointManager Infrastruktur Accepts a breakpoint manager.
Öffentliche Methode AcquireConnection Infrastruktur Acquires a wrapper connection.
Öffentliche Methode CanDowngradeTo Infrastruktur Specifies whether the wrapper can be downgraded to a specific version.
Öffentliche Methode CanUpdate Infrastruktur Specifies whether the wrapper can be upgraded.
Öffentliche Methode CloseLog Infrastruktur Closes the log for the wrapper.
Öffentliche Methode DowngradeTo Infrastruktur Downgrades a wrapper to a lower version.
Öffentliche Methode Equals (Geerbt von Object.)
Öffentliche Methode Execute Infrastruktur Executes the wrapper.
Öffentliche Methode GetFilterStatus Infrastruktur Returns the filter status of the wrapper.
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetSite Infrastruktur Returns the site for the wrapper.
Öffentliche Methode GetType (Geerbt von Object.)
Öffentliche Methode InitializeLogProvider Infrastruktur Initializes the log provider for the wrapper.
Öffentliche Methode InitializeTask Infrastruktur Initializes the wrapper task.
Öffentliche Methode LoadFromXML Infrastruktur Loads the wrapper from XML
Öffentliche Methode Log Infrastruktur Logs the wrapper.
Öffentliche Methode OpenLog Infrastruktur Opens the wrapper log.
Öffentliche Methode ReleaseConnection Infrastruktur Releases any connections associated with the wrapper.
Öffentliche Methode ResumeExecution Infrastruktur Resumes the execution associated with the wrapper.
Öffentliche Methode SaveToXML Infrastruktur Saves the wrapper to XML.
Öffentliche Methode SetManagedObject Infrastruktur Sets the managed object.
Öffentliche Methode SetQualifier Infrastruktur Sets the wrapper qualifier.
Öffentliche Methode SetSite Infrastruktur Sets the wrapper site.
Öffentliche Methode SuspendExecution Infrastruktur Suspends the wrapper execution.
Öffentliche Methode ToString (Geerbt von Object.)
Öffentliche Methode Update Infrastruktur Updates the wrapper.
Öffentliche Methode Validate(IDTSInfoEvents100) Infrastruktur Validates the wrapper with specified events.
Öffentliche Methode Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100) Infrastruktur Validates the wrapper with specified connection, dispenser, component events and logs.

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dts.Runtime-Namespace