Udostępnij przez


ManagedHelper 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
<ProgIdAttribute("")> _
<CLSCompliantAttribute(False)> _
<ComVisibleAttribute(True)> _
<GuidAttribute("120FF0BE-9510-4B5E-9FDE-2535D71943DD")> _
Public NotInheritable Class ManagedHelper
    Implements IDTSManagedHelper100
[ProgIdAttribute("")] 
[CLSCompliantAttribute(false)] 
[ComVisibleAttribute(true)] 
[GuidAttribute("120FF0BE-9510-4B5E-9FDE-2535D71943DD")] 
public sealed class ManagedHelper : IDTSManagedHelper100
[ProgIdAttribute(L"")] 
[CLSCompliantAttribute(false)] 
[ComVisibleAttribute(true)] 
[GuidAttribute(L"120FF0BE-9510-4B5E-9FDE-2535D71943DD")] 
public ref class ManagedHelper sealed : IDTSManagedHelper100
/** @attribute ProgIdAttribute("") */ 
/** @attribute CLSCompliantAttribute(false) */ 
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute GuidAttribute("120FF0BE-9510-4B5E-9FDE-2535D71943DD") */ 
public final class ManagedHelper implements IDTSManagedHelper100
ProgIdAttribute("") 
CLSCompliantAttribute(false) 
ComVisibleAttribute(true) 
GuidAttribute("120FF0BE-9510-4B5E-9FDE-2535D71943DD") 
public final class ManagedHelper implements IDTSManagedHelper100

Inheritance Hierarchy

System.Object
  Microsoft.SqlServer.Dts.Runtime.ManagedHelper

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.