IDTSObjectReferenceTracker100.DestroyList(Int32) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Détruit la liste de références spécifiée du suivi de référence.
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)
Paramètres
- RefListID
- Int32
L’identifiant de la liste de référence à détruire.
- Attributs