IDTSManagedPropertyHelper100 Interface

Definition

public interface class IDTSManagedPropertyHelper100
[System.Runtime.InteropServices.Guid("12FD2AEF-F231-489E-A126-58635060E396")]
[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("12FD2AEF-F231-489E-A126-58635060E396")>]
[<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

Methods

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

Applies to