ManagedHelper.ManagedPropertyHelper 클래스

정의

관리되는 속성 머리글을 나타냅니다.

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
상속
ManagedHelper.ManagedPropertyHelper
특성
구현

생성자

ManagedHelper.ManagedPropertyHelper()

ManagedHelper.ManagedPropertyHelper 클래스의 새 인스턴스를 초기화합니다.

메서드

GetNextManagedProperty(DTS_MANAGED_PROPERTY)

다음 관리되는 속성을 가져옵니다.

GetPropertyValue(Object, Int32)

속성 값을 가져옵니다.

ReflectOnObject(Object)

개체에 도우미를 반영합니다.

SetPropertyValue(Object, Int32, Object)

도우미에 연결된 속성 값을 설정합니다.

적용 대상