IDTSRuntimeComponent130.ReferenceTracker Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSObjectReferenceTracker100 ^ ReferenceTracker { void set(Microsoft::SqlServer::Dts::Runtime::Wrapper::IDTSObjectReferenceTracker100 ^ value); };
[System.Runtime.InteropServices.DispId(24)]
public Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSObjectReferenceTracker100 ReferenceTracker { [System.Runtime.InteropServices.DispId(24)] set; }
[<System.Runtime.InteropServices.DispId(24)>]
[<set: System.Runtime.InteropServices.DispId(24)>]
member this.ReferenceTracker : Microsoft.SqlServer.Dts.Runtime.Wrapper.IDTSObjectReferenceTracker100
Public Property ReferenceTracker As IDTSObjectReferenceTracker100
Property Value
Implements
- Attributes