FacetInfoCollection Classe
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.
Il s’agit de la collection pour FacetInfo.
public sealed class FacetInfoCollection : System.Collections.ObjectModel.KeyedCollection<string,Microsoft.SqlServer.Management.Dmf.FacetInfo>
type FacetInfoCollection = class
inherit KeyedCollection<string, FacetInfo>
Public NotInheritable Class FacetInfoCollection
Inherits KeyedCollection(Of String, FacetInfo)
- Héritage
-
FacetInfoCollection
Constructeurs
| Nom | Description |
|---|---|
| FacetInfoCollection() |
Il s’agit de la collection pour FacetInfo. |