ManagedHelper::ManagedPropertyHelper Class
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the managed property header.
Assembly: Microsoft.SqlServer.ManagedDTS (in Microsoft.SqlServer.ManagedDTS.dll)
| Name | Description | |
|---|---|---|
![]() | ManagedHelper::ManagedPropertyHelper() | This API supports the product infrastructure and is not intended to be used directly from your code. Initializes a new instance of the ManagedHelper::ManagedPropertyHelper class. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetNextManagedProperty(DTS_MANAGED_PROPERTY%) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the next managed property. |
![]() | GetPropertyValue(Object^, Int32) | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the property value. |
![]() | GetType() | (Inherited from Object.) |
![]() | ReflectOnObject(Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Reflects the helper on object. |
![]() | SetPropertyValue(Object^, Int32, Object^) | This API supports the product infrastructure and is not intended to be used directly from your code. Sets the property value associated with the helper. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
