Classe MeasureGroupDimensionCollection
Contains a collection of MeasureGroupDimension objects. This class cannot be inherited.
Espace de noms : Microsoft.AnalysisServices
Assembly : Microsoft.AnalysisServices (dans Microsoft.AnalysisServices.dll)
Syntaxe
'Déclaration
<GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")> _
Public NotInheritable Class MeasureGroupDimensionCollection _
Inherits ModelComponentCollection
'Utilisation
Dim instance As MeasureGroupDimensionCollection
[GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")]
public sealed class MeasureGroupDimensionCollection : ModelComponentCollection
[GuidAttribute(L"E7ECA830-47FE-464f-AF99-497D8CF17111")]
public ref class MeasureGroupDimensionCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("E7ECA830-47FE-464f-AF99-497D8CF17111")>]
type MeasureGroupDimensionCollection =
class
inherit ModelComponentCollection
end
public final class MeasureGroupDimensionCollection extends ModelComponentCollection
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..MeasureGroupDimensionCollection
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