Classe AggregationDimensionCollection
Contains a collection of AggregationDimension objects. This class cannot be inherited.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("E2A71693-5E01-4ed7-A763-9F53131D603F")> _
Public NotInheritable Class AggregationDimensionCollection _
Inherits ModelComponentCollection
'Utilisation
Dim instance As AggregationDimensionCollection
[GuidAttribute("E2A71693-5E01-4ed7-A763-9F53131D603F")]
public sealed class AggregationDimensionCollection : ModelComponentCollection
[GuidAttribute(L"E2A71693-5E01-4ed7-A763-9F53131D603F")]
public ref class AggregationDimensionCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("E2A71693-5E01-4ed7-A763-9F53131D603F")>]
type AggregationDimensionCollection =
class
inherit ModelComponentCollection
end
public final class AggregationDimensionCollection extends ModelComponentCollection
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..AggregationDimensionCollection
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.
Voir aussi