SqlSmoObject.IsCollectionDirty(ICollection) 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.
protected static bool IsCollectionDirty(System.Collections.ICollection col);
static member IsCollectionDirty : System.Collections.ICollection -> bool
Protected Shared Function IsCollectionDirty (col As ICollection) As Boolean
Paramètres
- col
- ICollection