IDTSObjectReferenceTracker100.DestroyList(Int32) 方法

定义

从引用跟踪中破坏指定的引用列表。

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)

参数

RefListID
Int32

要破坏的引用列表的引用列表标识符。

属性

适用于