Classe AggregationAttributeCollection
Contains a collection of AggregationAttribute objects. This class cannot be inherited.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
<GuidAttribute("83FF277E-137B-4667-B6DA-86AFD2E923CE")> _
Public NotInheritable Class AggregationAttributeCollection _
Inherits ModelComponentCollection
'Utilizzo
Dim instance As AggregationAttributeCollection
[GuidAttribute("83FF277E-137B-4667-B6DA-86AFD2E923CE")]
public sealed class AggregationAttributeCollection : ModelComponentCollection
[GuidAttribute(L"83FF277E-137B-4667-B6DA-86AFD2E923CE")]
public ref class AggregationAttributeCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("83FF277E-137B-4667-B6DA-86AFD2E923CE")>]
type AggregationAttributeCollection =
class
inherit ModelComponentCollection
end
public final class AggregationAttributeCollection extends ModelComponentCollection
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..AggregationAttributeCollection
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.
Vedere anche