ManagedWrapper Class
This class supports the SQL Server 2008 infrastructure and is not intended to be used directly from your code.
This class is not CLS-compliant.
Namespace: Microsoft.SqlServer.Dts.Runtime
Assembly: Microsoft.SqlServer.ManagedDTS (in microsoft.sqlserver.manageddts.dll)
Syntax
'Deklaracja
<ComVisibleAttribute(True)> _
<CLSCompliantAttribute(False)> _
<GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")> _
<ProgIdAttribute("")> _
Public NotInheritable Class ManagedWrapper
Implements IDTSManagedWrapper100, IDTSTask100, IDTSTaskInit100, IDTSComponentPersist100, _
IDTSBreakpointSite100, IDTSSuspend100, IDTSConnectionManager100, IDTSLogProviderInit100, IDTSLogProvider100, _
IDTSLogging100, IDTSObjectVersionUpdate100, IDTSProductLevel100, IDTSDowngradableObject100
[ComVisibleAttribute(true)]
[CLSCompliantAttribute(false)]
[GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")]
[ProgIdAttribute("")]
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")]
[ProgIdAttribute(L"")]
public ref class ManagedWrapper sealed : IDTSManagedWrapper100, IDTSTask100, IDTSTaskInit100,
IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100, IDTSConnectionManager100, IDTSLogProviderInit100,
IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100, IDTSProductLevel100, IDTSDowngradableObject100
/** @attribute ComVisibleAttribute(true) */
/** @attribute CLSCompliantAttribute(false) */
/** @attribute GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D") */
/** @attribute ProgIdAttribute("") */
public final class ManagedWrapper implements IDTSManagedWrapper100, IDTSTask100,
IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100, IDTSConnectionManager100,
IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100, IDTSProductLevel100,
IDTSDowngradableObject100
ComVisibleAttribute(true)
CLSCompliantAttribute(false)
GuidAttribute("C52DFEBD-9CF6-426C-858D-F6026A2DCD9D")
ProgIdAttribute("")
public final class ManagedWrapper implements IDTSManagedWrapper100, IDTSTask100,
IDTSTaskInit100, IDTSComponentPersist100, IDTSBreakpointSite100, IDTSSuspend100, IDTSConnectionManager100,
IDTSLogProviderInit100, IDTSLogProvider100, IDTSLogging100, IDTSObjectVersionUpdate100, IDTSProductLevel100,
IDTSDowngradableObject100
Inheritance Hierarchy
System.Object
Microsoft.SqlServer.Dts.Runtime.ManagedWrapper
Thread Safety
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.