Partager via


Classe ManagedWrapper

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

Cette API n'est pas conforme CLS. 

Hiérarchie d'héritage

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

Espace de noms :  Microsoft.SqlServer.Dts.Runtime
Assembly :  Microsoft.SqlServer.ManagedDTS (en Microsoft.SqlServer.ManagedDTS.dll)

Syntaxe

'Déclaration
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
<GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")> _
Public NotInheritable Class ManagedWrapper _
    Implements IDTSManagedWrapper100, IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100,  _
    IDTSBreakpointSite100, IDTSSuspend100, IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100,  _
    IDTSLogging100, IDTSObjectVersionUpdate100, IDTSProductLevel100, IDTSDowngradableObject100
'Utilisation
Dim instance As ManagedWrapper
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
[GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")]
public sealed class ManagedWrapper : IDTSManagedWrapper100, 
    IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100, 
    IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100, 
    IDTSProductLevel100, IDTSDowngradableObject100
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
[GuidAttribute(L"C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")]
public ref class ManagedWrapper sealed : IDTSManagedWrapper100, 
    IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100, 
    IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100, 
    IDTSProductLevel100, IDTSDowngradableObject100
[<SealedAttribute>]
[<ComVisibleAttribute(true)>]
[<CLSCompliantAttribute(false)>]
[<GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")>]
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

Le type ManagedWrapper expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique ManagedWrapper Infrastructure.

Haut de la page

Propriétés

  Nom Description
Propriété publique ConfigString Infrastructure.
Propriété publique ConnectionString Infrastructure.
Propriété publique DebugMode Infrastructure.
Propriété publique Enabled Infrastructure.
Propriété publique ExecutionValue Infrastructure.
Propriété publique ManagedForEachEnumeratorQualifiedName Infrastructure.
Propriété publique ProtectionLevel Infrastructure.
Propriété publique RequiredProductLevel Infrastructure.
Propriété publique SupportsDTCTransactions Infrastructure.
Propriété publique SuspendRequired Infrastructure.
Propriété publique Version Infrastructure.
Propriété publique WrappedConnection Infrastructure.
Propriété publique WrappedForEachEnumerator Infrastructure.
Propriété publique WrappedLogProvider Infrastructure.
Propriété publique WrappedTask Infrastructure.

Haut de la page

Méthodes

  Nom Description
Méthode publique AcceptBreakpointManager Infrastructure.
Méthode publique AcquireConnection Infrastructure.
Méthode publique CanDowngradeTo Infrastructure.
Méthode publique CanUpdate Infrastructure.
Méthode publique CloseLog Infrastructure.
Méthode publique DowngradeTo Infrastructure.
Méthode publique Equals (hérité de Object.)
Méthode publique Execute Infrastructure.
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetFilterStatus Infrastructure.
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetSite Infrastructure.
Méthode publique GetType (hérité de Object.)
Méthode publique InitializeLogProvider Infrastructure.
Méthode publique InitializeTask Infrastructure.
Méthode publique LoadFromXML Infrastructure.
Méthode publique Log Infrastructure.
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode publique OpenLog Infrastructure.
Méthode publique ReleaseConnection Infrastructure.
Méthode publique ResumeExecution Infrastructure.
Méthode publique SaveToXML Infrastructure.
Méthode publique SetManagedObject Infrastructure.
Méthode publique SetQualifier Infrastructure.
Méthode publique SetSite Infrastructure.
Méthode publique SuspendExecution Infrastructure.
Méthode publique ToString (hérité de Object.)
Méthode publique Update Infrastructure.
Méthode publique Validate(IDTSInfoEvents100) Infrastructure.
Méthode publique Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100) Infrastructure.

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.