IDTSManagedPropertyHelper100 Interface
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents a managed property helper.
Assembly: Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)
| Name | Description | |
|---|---|---|
![]() | GetNextManagedProperty(DTS_MANAGED_PROPERTY%) | This API supports the product infrastructure and is not intended to be used directly from your code. Indicates whether to get 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. |
![]() | 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. |
For more information, see ManagedHelper::ManagedPropertyHelper.
