IDTSManagedPropertyHelper100 Interface

Définition

Représente une application auxiliaire de la propriété managée.

public interface class IDTSManagedPropertyHelper100
[System.Runtime.InteropServices.Guid("4FC5139D-3CDE-4BA4-B65F-F57D5DF6111D")]
[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.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("12FD2AEF-F231-489E-A126-58635060E396")]
public interface IDTSManagedPropertyHelper100
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
[System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)]
[System.Runtime.InteropServices.Guid("1C7065F8-8315-478D-A57E-C3FD5C150A83")]
public interface IDTSManagedPropertyHelper100
[<System.Runtime.InteropServices.Guid("4FC5139D-3CDE-4BA4-B65F-F57D5DF6111D")>]
[<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
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("12FD2AEF-F231-489E-A126-58635060E396")>]
type IDTSManagedPropertyHelper100 = interface
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
[<System.Runtime.InteropServices.TypeLibType(System.Runtime.InteropServices.TypeLibTypeFlags.FHidden | System.Runtime.InteropServices.TypeLibTypeFlags.FRestricted)>]
[<System.Runtime.InteropServices.Guid("1C7065F8-8315-478D-A57E-C3FD5C150A83")>]
type IDTSManagedPropertyHelper100 = interface
Public Interface IDTSManagedPropertyHelper100
Dérivé
Attributs

Remarques

Pour plus d’informations, consultez ManagedHelper.ManagedPropertyHelper.

Méthodes

GetNextManagedProperty(DTS_MANAGED_PROPERTY)

Indique si obtenir la propriété managée suivante.

GetPropertyValue(Object, Int32)

Obtient la valeur de propriété.

ReflectOnObject(Object)

Reflète l'application d'assistance sur l'objet.

SetPropertyValue(Object, Int32, Object)

Définit la valeur de la propriété associée à l'application d'assistance.

S’applique à