Classe ManagedWrapper
Essa API oferece suporte à infraestrutura do e não se destina a ser usada diretamente no seu código.
Essa API não é compatível com CLS.
Hierarquia de herança
System. . :: . .Object
Microsoft.SqlServer.Dts.Runtime..::..ManagedWrapper
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (em Microsoft.SqlServer.ManagedDTS.dll)
Sintaxe
'Declaração
<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
'Uso
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
O tipo ManagedWrapper expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
ConfigString | Infraestrutura. | |
ConnectionString | Infraestrutura. | |
DebugMode | Infraestrutura. | |
Enabled | Infraestrutura. | |
ExecutionValue | Infraestrutura. | |
ManagedForEachEnumeratorQualifiedName | Infraestrutura. | |
ProtectionLevel | Infraestrutura. | |
RequiredProductLevel | Infraestrutura. | |
SupportsDTCTransactions | Infraestrutura. | |
SuspendRequired | Infraestrutura. | |
Version | Infraestrutura. | |
WrappedConnection | Infraestrutura. | |
WrappedForEachEnumerator | Infraestrutura. | |
WrappedLogProvider | Infraestrutura. | |
WrappedTask | Infraestrutura. |
Início
Métodos
Nome | Descrição | |
---|---|---|
AcceptBreakpointManager | Infraestrutura. | |
AcquireConnection | Infraestrutura. | |
CanDowngradeTo | Infraestrutura. | |
CanUpdate | Infraestrutura. | |
CloseLog | Infraestrutura. | |
DowngradeTo | Infraestrutura. | |
Equals | (Herdado de Object.) | |
Execute | Infraestrutura. | |
Finalize | (Herdado de Object.) | |
GetFilterStatus | Infraestrutura. | |
GetHashCode | (Herdado de Object.) | |
GetSite | Infraestrutura. | |
GetType | (Herdado de Object.) | |
InitializeLogProvider | Infraestrutura. | |
InitializeTask | Infraestrutura. | |
LoadFromXML | Infraestrutura. | |
Log | Infraestrutura. | |
MemberwiseClone | (Herdado de Object.) | |
OpenLog | Infraestrutura. | |
ReleaseConnection | Infraestrutura. | |
ResumeExecution | Infraestrutura. | |
SaveToXML | Infraestrutura. | |
SetManagedObject | Infraestrutura. | |
SetQualifier | Infraestrutura. | |
SetSite | Infraestrutura. | |
SuspendExecution | Infraestrutura. | |
ToString | (Herdado de Object.) | |
Update | Infraestrutura. | |
Validate(IDTSInfoEvents100) | Infraestrutura. | |
Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100) | Infraestrutura. |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.