ManagedHelper.ManagedPropertyHelper Classe
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.
Rappresenta l'intestazione della proprietà gestita.
public: ref class ManagedHelper::ManagedPropertyHelper sealed : Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSManagedPropertyHelper100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.Guid("67D9103E-4055-4635-9593-964178D4F386")]
[System.Runtime.InteropServices.ProgId("")]
public sealed class ManagedHelper.ManagedPropertyHelper : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedPropertyHelper100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("")]
[System.Runtime.InteropServices.Guid("E8702BF2-9DAE-423F-88B2-15E6ACF94336")]
public sealed class ManagedHelper.ManagedPropertyHelper : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedPropertyHelper100
[System.Runtime.InteropServices.ComVisible(true)]
[System.Runtime.InteropServices.ProgId("")]
[System.Runtime.InteropServices.Guid("85BA842C-C8C5-46B9-9269-1DE5BE4A18AA")]
public sealed class ManagedHelper.ManagedPropertyHelper : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSManagedPropertyHelper100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.Guid("67D9103E-4055-4635-9593-964178D4F386")>]
[<System.Runtime.InteropServices.ProgId("")>]
type ManagedHelper.ManagedPropertyHelper = class
interface IDTSManagedPropertyHelper100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.ProgId("")>]
[<System.Runtime.InteropServices.Guid("E8702BF2-9DAE-423F-88B2-15E6ACF94336")>]
type ManagedHelper.ManagedPropertyHelper = class
interface IDTSManagedPropertyHelper100
[<System.Runtime.InteropServices.ComVisible(true)>]
[<System.Runtime.InteropServices.ProgId("")>]
[<System.Runtime.InteropServices.Guid("85BA842C-C8C5-46B9-9269-1DE5BE4A18AA")>]
type ManagedHelper.ManagedPropertyHelper = class
interface IDTSManagedPropertyHelper100
Public NotInheritable Class ManagedHelper.ManagedPropertyHelper
Implements IDTSManagedPropertyHelper100
- Ereditarietà
-
ManagedHelper.ManagedPropertyHelper
- Attributi
- Implementazioni
Costruttori
ManagedHelper.ManagedPropertyHelper() |
Inizializza una nuova istanza della classe ManagedHelper.ManagedPropertyHelper. |
Metodi
GetNextManagedProperty(DTS_MANAGED_PROPERTY) |
Ottiene 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. |