IDTSManagedComponentHost100.HostReferenceTracker Property

Definition

Sets the reference tracker instance of the host.

public:
 property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSObjectReferenceTracker100 ^ HostReferenceTracker {  void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSObjectReferenceTracker100 ^ value); };
[System.Runtime.InteropServices.DispId(1610678313)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSObjectReferenceTracker100 HostReferenceTracker { set; }
[<System.Runtime.InteropServices.DispId(1610678313)>]
member this.HostReferenceTracker : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSObjectReferenceTracker100
Public Property HostReferenceTracker As IDTSObjectReferenceTracker100

Property Value

The reference tracker instance of the host.

Attributes

Applies to