Membros FacetInfoCollection
The FacetInfoCollection class represents a collection of FacetInfo objects that represent all facets on the instance of SQL Server.
O tipo FacetInfoCollection expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
FacetInfoCollection | Initializes a new instance of the FacetInfoCollection class. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Add | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
ChangeItemKey | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
Clear | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
ClearItems | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
Contains | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
Contains | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
CopyTo | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetEnumerator | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
GetHashCode | (Herdado de Object.) | |
GetKeyForItem | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
GetType | (Herdado de Object.) | |
IndexOf | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
Insert | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
InsertItem | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
MemberwiseClone | (Herdado de Object.) | |
Remove | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
Remove | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
RemoveAt | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
RemoveItem | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
SetItem | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Comparer | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
Count | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
Dictionary | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
Item | (Herdado de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >.) | |
Item | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
Items | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) |
Início
Implementações de interface explícitas
Nome | Descrição | |
---|---|---|
IList. . :: . .Add | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
IList. . :: . .Contains | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
ICollection. . :: . .CopyTo | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
IEnumerable. . :: . .GetEnumerator | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
IList. . :: . .IndexOf | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
IList. . :: . .Insert | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
IList. . :: . .IsFixedSize | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
IList. . :: . .IsReadOnly | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
ICollection. . :: . .IsSynchronized | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
IList. . :: . .Item | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
IList. . :: . .Remove | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) | |
ICollection. . :: . .SyncRoot | (Herdado de Collection< (Of < ( <'FacetInfo> ) > ) >.) |
Início