IDTSObjectReferenceTracker100.DestroyList(Int32) Method

Definition

Destroys the specified reference list from reference tracking.

public:
 void DestroyList(int RefListID);
[System.Runtime.InteropServices.DispId(1610743810)]
public void DestroyList (int RefListID);
[<System.Runtime.InteropServices.DispId(1610743810)>]
abstract member DestroyList : int -> unit
Public Sub DestroyList (RefListID As Integer)

Parameters

RefListID
Int32

The reference list identifier of the reference list to destroy.

Attributes

Applies to