This topic has not yet been rated - Rate this topic

ManagedHelper.ManagedPropertyHelper Class

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Represents the managed property header.

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

Namespace:  Microsoft.SqlServer.Dts.Runtime
Assembly:  Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
[ComVisibleAttribute(true)]
[GuidAttribute("AA742C98-F0DE-4770-8CF2-EAB3C79D7BC0")]
public sealed class ManagedPropertyHelper : IDTSManagedPropertyHelper100

The ManagedHelper.ManagedPropertyHelper type exposes the following members.

  Name Description
Public method ManagedHelper.ManagedPropertyHelper Infrastructure. Initializes a new instance of the ManagedHelper.ManagedPropertyHelper class.
Top
  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetNextManagedProperty Infrastructure. Gets the next managed property.
Public method GetPropertyValue Infrastructure. Gets the property value.
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ReflectOnObject Infrastructure. Reflects the helper on object.
Public method SetPropertyValue Infrastructure. Sets the property value associated with the helper.
Public method ToString (Inherited from Object.)
Top
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Did you find this helpful?
(1500 characters remaining)