Klasa ManagedWrapper
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Ten interfejs API nie jest zgodny ze specyfikacją CLS.
Hierarchia dziedziczenia
System.Object
Microsoft.SqlServer.Dts.Runtime.ManagedWrapper
Przestrzeń nazw: Microsoft.SqlServer.Dts.Runtime
Zestaw: Microsoft.SqlServer.ManagedDTS (w Microsoft.SqlServer.ManagedDTS.dll)
Składnia
'Deklaracja
<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
'Użycie
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
Typ ManagedWrapper uwidacznia następujące elementy członkowskie.
Właściwości
Nazwa | Opis | |
---|---|---|
ConfigString | Infrastruktura. | |
ConnectionString | Infrastruktura. | |
DebugMode | Infrastruktura. | |
Enabled | Infrastruktura. | |
ExecutionValue | Infrastruktura. | |
ManagedForEachEnumeratorQualifiedName | Infrastruktura. | |
ProtectionLevel | Infrastruktura. | |
RequiredProductLevel | Infrastruktura. | |
SupportsDTCTransactions | Infrastruktura. | |
SuspendRequired | Infrastruktura. | |
Version | Infrastruktura. | |
WrappedConnection | Infrastruktura. | |
WrappedForEachEnumerator | Infrastruktura. | |
WrappedLogProvider | Infrastruktura. | |
WrappedTask | Infrastruktura. |
Do góry
Metody
Nazwa | Opis | |
---|---|---|
AcceptBreakpointManager | Infrastruktura. | |
AcquireConnection | Infrastruktura. | |
CanDowngradeTo | Infrastruktura. | |
CanUpdate | Infrastruktura. | |
CloseLog | Infrastruktura. | |
DowngradeTo | Infrastruktura. | |
Equals | (Dziedziczony z Object). | |
Execute | Infrastruktura. | |
Finalize | (Dziedziczony z Object). | |
GetFilterStatus | Infrastruktura. | |
GetHashCode | (Dziedziczony z Object). | |
GetSite | Infrastruktura. | |
GetType | (Dziedziczony z Object). | |
InitializeLogProvider | Infrastruktura. | |
InitializeTask | Infrastruktura. | |
LoadFromXML | Infrastruktura. | |
Log | Infrastruktura. | |
MemberwiseClone | (Dziedziczony z Object). | |
OpenLog | Infrastruktura. | |
ReleaseConnection | Infrastruktura. | |
ResumeExecution | Infrastruktura. | |
SaveToXML | Infrastruktura. | |
SetManagedObject | Infrastruktura. | |
SetQualifier | Infrastruktura. | |
SetSite | Infrastruktura. | |
SuspendExecution | Infrastruktura. | |
ToString | (Dziedziczony z Object). | |
Update | Infrastruktura. | |
Validate(IDTSInfoEvents100) | Infrastruktura. | |
Validate(IDTSConnections100, IDTSVariableDispenser100, IDTSComponentEvents100, IDTSLogging100) | Infrastruktura. |
Do góry
Bezpieczeństwo wątków
Wszystkie publiczne statyczny (Shared w języku Visual Basic) elementy członkowskie tego typu są bezpieczne dla wątków. Nie ma gwarancji, że elementy członkowskie wystąpień będą bezpieczne dla wątków.