IDTSObjectReferenceTracker100 Interface

This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.

For more information, see ObjectReferenceTracker.

Namespace:  Microsoft.SqlServer.Dts.Runtime.Wrapper
Assembly:  Microsoft.SqlServer.DTSRuntimeWrap (in Microsoft.SqlServer.DTSRuntimeWrap.dll)

Syntax

'Declaration
<GuidAttribute("BC66AA4F-61D1-4E9B-B2C0-8D26778C199A")> _
Public Interface IDTSObjectReferenceTracker100
'Usage
Dim instance As IDTSObjectReferenceTracker100
[GuidAttribute("BC66AA4F-61D1-4E9B-B2C0-8D26778C199A")]
public interface IDTSObjectReferenceTracker100
[GuidAttribute(L"BC66AA4F-61D1-4E9B-B2C0-8D26778C199A")]
public interface class IDTSObjectReferenceTracker100
[<GuidAttribute("BC66AA4F-61D1-4E9B-B2C0-8D26778C199A")>]
type IDTSObjectReferenceTracker100 =  interface end
public interface IDTSObjectReferenceTracker100