Classe NamedComponentCollection
Contains a collection of INamedComponent objects.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..NamedComponentCollection
Altro...
Spazio dei nomi Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
<GuidAttribute("4CF930A2-FED5-48c0-AC50-DD4FBDA3E6A8")> _
Public MustInherit Class NamedComponentCollection _
Inherits ModelComponentCollection _
Implements INamedComponentCollection, IModelComponentCollection, ICollection, IEnumerable
'Utilizzo
Dim instance As NamedComponentCollection
[GuidAttribute("4CF930A2-FED5-48c0-AC50-DD4FBDA3E6A8")]
public abstract class NamedComponentCollection : ModelComponentCollection,
INamedComponentCollection, IModelComponentCollection, ICollection, IEnumerable
[GuidAttribute(L"4CF930A2-FED5-48c0-AC50-DD4FBDA3E6A8")]
public ref class NamedComponentCollection abstract : public ModelComponentCollection,
INamedComponentCollection, IModelComponentCollection, ICollection, IEnumerable
[<AbstractClassAttribute>]
[<GuidAttribute("4CF930A2-FED5-48c0-AC50-DD4FBDA3E6A8")>]
type NamedComponentCollection =
class
inherit ModelComponentCollection
interface INamedComponentCollection
interface IModelComponentCollection
interface ICollection
interface IEnumerable
end
public abstract class NamedComponentCollection extends ModelComponentCollection implements INamedComponentCollection, IModelComponentCollection, ICollection, IEnumerable
Nel tipo NamedComponentCollection sono esposti i membri seguenti.
Proprietà
Nome | Descrizione | |
---|---|---|
Count | Gets the number of ModelComponent objects in the ModelComponentCollection. Ereditato da ModelComponentCollection. | |
DemandLoadingService | Infrastruttura. Ereditato da ModelComponentCollection. | |
IsFixedSize | Gets a value indicating whether the ModelComponentCollection has a fixed size. Ereditato da ModelComponentCollection. | |
IsReadOnly | Gets a value indicating whether the ModelComponentCollection is read-only. Ereditato da ModelComponentCollection. | |
IsSynchronized | Gets a value indicating whether access to the ModelComponentCollection is synchronized (thread-safe). Ereditato da ModelComponentCollection. | |
Item | Gets the IModelComponent at the specified index. Ereditato da ModelComponentCollection. | |
ItemsType | Gets the Type of objects that can be contained by the ModelComponentCollection. Ereditato da ModelComponentCollection. | |
Parent | Gets the IModelComponent that contains the ModelComponentCollection. Ereditato da ModelComponentCollection. | |
Preloadable | Infrastruttura. Ereditato da ModelComponentCollection. | |
SyncRoot | Gets an object that can be used to synchronize access to the ModelComponentCollection. Ereditato da ModelComponentCollection. |
In alto
Metodi
In alto
Eventi
Nome | Descrizione | |
---|---|---|
CollectionChanged | Infrastruttura. Ereditato da ModelComponentCollection. | |
CollectionChanging | Infrastruttura. Ereditato da ModelComponentCollection. |
In alto
Implementazioni esplicite dell'interfaccia
Nome | Descrizione | |
---|---|---|
IList. . :: . .Add | Ereditato da ModelComponentCollection. | |
IList. . :: . .Clear | Ereditato da ModelComponentCollection. | |
IList. . :: . .Contains | Ereditato da ModelComponentCollection. | |
IList. . :: . .IndexOf | Ereditato da ModelComponentCollection. | |
IList. . :: . .Insert | Ereditato da ModelComponentCollection. | |
IList. . :: . .Item | Ereditato da ModelComponentCollection. | |
IList. . :: . .Remove | Ereditato da ModelComponentCollection. | |
IList. . :: . .RemoveAt | Ereditato da ModelComponentCollection. | |
IModelComponentCollection. . :: . .Contains | Ereditato da ModelComponentCollection. | |
IModelComponentCollection. . :: . .Remove(IModelComponent) | Ereditato da ModelComponentCollection. | |
IModelComponentCollection. . :: . .Remove(IModelComponent, Boolean) | Ereditato da ModelComponentCollection. | |
IOnDemandLoadableCollection. . :: . .BlockOnDemandLoad | Ereditato da ModelComponentCollection. | |
IOnDemandLoadableCollection. . :: . .Loaded | Ereditato da ModelComponentCollection. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..NamedComponentCollection
Microsoft.AnalysisServices. . :: . .ActionCollection
Microsoft.AnalysisServices. . :: . .AggregationCollection
Microsoft.AnalysisServices. . :: . .AggregationInstanceCollection
Microsoft.AnalysisServices. . :: . .CubeDimensionCollection
Microsoft.AnalysisServices. . :: . .DimensionAttributeCollection
Microsoft.AnalysisServices. . :: . .HierarchyCollection
Microsoft.AnalysisServices. . :: . .KpiCollection
Microsoft.AnalysisServices. . :: . .LevelCollection
Microsoft.AnalysisServices. . :: . .MajorObjectCollection
Microsoft.AnalysisServices. . :: . .MeasureCollection
Microsoft.AnalysisServices. . :: . .MiningModelColumnCollection
Microsoft.AnalysisServices. . :: . .MiningStructureColumnCollection