IDTSManagedPropertyHelper100 Interfaz

Definición

Representa un asistente de propiedad administrado.

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
Derivado
Atributos

Comentarios

Para obtener más información, vea ManagedHelper.ManagedPropertyHelper.

Métodos

GetNextManagedProperty(DTS_MANAGED_PROPERTY)

Indica si debe obtenerse la propiedad administrada siguiente.

GetPropertyValue(Object, Int32)

Obtiene el valor de la propiedad.

ReflectOnObject(Object)

Refleja el asistente en el objeto.

SetPropertyValue(Object, Int32, Object)

Establece el valor de la propiedad asociado al asistente.

Se aplica a