Udostępnij przez


ManagedHelper.ManagedPropertyHelper 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
<GuidAttribute("6C030BD5-CA90-4727-8C3B-241D91CB2768")> _
<ComVisibleAttribute(True)> _
<ProgIdAttribute("")> _
Public NotInheritable Class ManagedPropertyHelper
    Implements IDTSManagedPropertyHelper100
[GuidAttribute("6C030BD5-CA90-4727-8C3B-241D91CB2768")] 
[ComVisibleAttribute(true)] 
[ProgIdAttribute("")] 
public sealed class ManagedPropertyHelper : IDTSManagedPropertyHelper100
[GuidAttribute(L"6C030BD5-CA90-4727-8C3B-241D91CB2768")] 
[ComVisibleAttribute(true)] 
[ProgIdAttribute(L"")] 
public ref class ManagedPropertyHelper sealed : IDTSManagedPropertyHelper100
/** @attribute GuidAttribute("6C030BD5-CA90-4727-8C3B-241D91CB2768") */ 
/** @attribute ComVisibleAttribute(true) */ 
/** @attribute ProgIdAttribute("") */ 
public final class ManagedPropertyHelper implements IDTSManagedPropertyHelper100
GuidAttribute("6C030BD5-CA90-4727-8C3B-241D91CB2768") 
ComVisibleAttribute(true) 
ProgIdAttribute("") 
public final class ManagedPropertyHelper implements IDTSManagedPropertyHelper100

Inheritance Hierarchy

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

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.