ManagedHelper.ManagedPropertyHelper Members

Include Protected Members
Include Inherited Members

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

The ManagedHelper.ManagedPropertyHelper type exposes the following members.

Constructors

  Name Description
Public method ManagedHelper.ManagedPropertyHelper() Infrastructure.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetNextManagedProperty(DTS_MANAGED_PROPERTY%) Infrastructure.
Public method GetPropertyValue(Object, Int32) Infrastructure.
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ReflectOnObject(Object) Infrastructure.
Public method SetPropertyValue(Object, Int32, Object) Infrastructure.
Public method ToString() (Inherited from Object.)

Top