IDTSManagedPropertyHelper100 Interface

Definition

public interface class IDTSManagedPropertyHelper100
[System.Runtime.InteropServices.Guid("AB6819EC-412A-40E8-B174-0AA41D1AF56F")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
public interface IDTSManagedPropertyHelper100
[<System.Runtime.InteropServices.Guid("AB6819EC-412A-40E8-B174-0AA41D1AF56F")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
type IDTSManagedPropertyHelper100 = interface
Public Interface IDTSManagedPropertyHelper100
Attributes

Remarks

For more information, see ManagedHelper.ManagedPropertyHelper.

Methods

GetNextManagedProperty(DTS_MANAGED_PROPERTY)
GetPropertyValue(Object, Int32)
ReflectOnObject(Object)
SetPropertyValue(Object, Int32, Object)

Applies to