ManagedHelper.ManagedPropertyHelper Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représente l'en-tête de la propriété managée.
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
- Héritage
-
ManagedHelper.ManagedPropertyHelper
- Attributs
- Implémente
Constructeurs
ManagedHelper.ManagedPropertyHelper() |
Initialise une nouvelle instance de la classe ManagedHelper.ManagedPropertyHelper. |
Méthodes
GetNextManagedProperty(DTS_MANAGED_PROPERTY) |
Obtient 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. |