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.
Propriétés
Nom | Description | |
---|---|---|
ConfigString | Infrastructure. | |
ConnectionString | Infrastructure. | |
DebugMode | Infrastructure. | |
Enabled | Infrastructure. | |
ExecutionValue | Infrastructure. | |
ManagedForEachEnumeratorQualifiedName | Infrastructure. | |
ProtectionLevel | Infrastructure. | |
RequiredProductLevel | Infrastructure. | |
SupportsDTCTransactions | Infrastructure. | |
SuspendRequired | Infrastructure. | |
Version | Infrastructure. | |
WrappedConnection | Infrastructure. | |
WrappedForEachEnumerator | Infrastructure. | |
WrappedLogProvider | Infrastructure. | |
WrappedTask | Infrastructure. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
AcceptBreakpointManager | Infrastructure. | |
AcquireConnection | Infrastructure. | |
CanDowngradeTo | Infrastructure. | |
CanUpdate | Infrastructure. | |
CloseLog | Infrastructure. | |
DowngradeTo | Infrastructure. | |
Equals | (hérité de Object.) | |
Execute | Infrastructure. | |
Finalize | (hérité de Object.) | |
GetFilterStatus | Infrastructure. | |
GetHashCode | (hérité de Object.) | |
GetSite | Infrastructure. | |
GetType | (hérité de Object.) | |
InitializeLogProvider | Infrastructure. | |
InitializeTask | Infrastructure. | |
LoadFromXML | Infrastructure. | |
Log | Infrastructure. | |
MemberwiseClone | (hérité de Object.) | |
OpenLog | Infrastructure. | |
ReleaseConnection | Infrastructure. | |
ResumeExecution | Infrastructure. | |
SaveToXML | Infrastructure. | |
SetManagedObject | Infrastructure. | |
SetQualifier | Infrastructure. | |
SetSite | Infrastructure. | |
SuspendExecution | Infrastructure. | |
ToString | (hérité de Object.) | |
Update | Infrastructure. | |
Validate(IDTSInfoEvents100) | Infrastructure. | |
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.