IDTSManagedPropertyHelper100 Interfaccia
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Attributi
Commenti
Per altre informazioni, vedere ManagedHelper.ManagedPropertyHelper.
Metodi
| GetNextManagedProperty(DTS_MANAGED_PROPERTY) | |
| GetPropertyValue(Object, Int32) | |
| ReflectOnObject(Object) | |
| SetPropertyValue(Object, Int32, Object) |