FacetInfoCollection Miembros
The FacetInfoCollection class represents a collection of FacetInfo objects that represent all facets on the instance of SQL Server.
El tipo FacetInfoCollection expone los siguientes miembros.
Constructores
Nombre | Descripción | |
---|---|---|
FacetInfoCollection | Initializes a new instance of the FacetInfoCollection class. |
Principio
Métodos
Nombre | Descripción | |
---|---|---|
Add | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
ChangeItemKey | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
Clear | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
ClearItems | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
Contains | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
Contains | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
CopyTo | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
Equals | (Se hereda de Object). | |
Finalize | (Se hereda de Object). | |
GetEnumerator | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
GetHashCode | (Se hereda de Object). | |
GetKeyForItem | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
GetType | (Se hereda de Object). | |
IndexOf | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
Insert | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
InsertItem | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
MemberwiseClone | (Se hereda de Object). | |
Remove | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
Remove | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
RemoveAt | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
RemoveItem | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
SetItem | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
ToString | (Se hereda de Object). |
Principio
Propiedades
Nombre | Descripción | |
---|---|---|
Comparer | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
Count | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
Dictionary | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
Item | (Se hereda de KeyedCollection< (Of < ( <'String, FacetInfo> ) > ) >). | |
Item | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
Items | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). |
Principio
Implementaciones de interfaces explícitas
Nombre | Descripción | |
---|---|---|
IList. . :: . .Add | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
IList. . :: . .Contains | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
ICollection. . :: . .CopyTo | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
IEnumerable. . :: . .GetEnumerator | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
IList. . :: . .IndexOf | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
IList. . :: . .Insert | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
IList. . :: . .IsFixedSize | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
ICollection< (Of < <' (T> ) > > ). . :: . .IsReadOnly | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
IList. . :: . .IsReadOnly | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
ICollection. . :: . .IsSynchronized | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
IList. . :: . .Item | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
IList. . :: . .Remove | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). | |
ICollection. . :: . .SyncRoot | (Se hereda de Collection< (Of < ( <'FacetInfo> ) > ) >). |
Principio
Vea también