IDTSManagedPropertyHelper100 Interfaccia

Definizione

Rappresenta l'helper di una proprietà gestita.

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
Derivato
Attributi

Commenti

Per altre informazioni, vedere ManagedHelper.ManagedPropertyHelper.

Metodi

GetNextManagedProperty(DTS_MANAGED_PROPERTY)

Indica se ottenere la proprietà gestita successiva.

GetPropertyValue(Object, Int32)

Ottiene il valore della proprietà.

ReflectOnObject(Object)

Riflette l'helper sull'oggetto.

SetPropertyValue(Object, Int32, Object)

Imposta il valore della proprietà associato all'helper.

Si applica a