Classe PerspectiveMeasureGroupCollection
Contains a collection of PerspectiveMeasureGroup objects. This class cannot be inherited.
Spazio dei nomi: Microsoft.AnalysisServices
Assembly: Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)
Sintassi
'Dichiarazione
<GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")> _
Public NotInheritable Class PerspectiveMeasureGroupCollection _
Inherits ModelComponentCollection
'Utilizzo
Dim instance As PerspectiveMeasureGroupCollection
[GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")]
public sealed class PerspectiveMeasureGroupCollection : ModelComponentCollection
[GuidAttribute(L"4CD5DD96-2BC0-497b-BA28-13EB66790535")]
public ref class PerspectiveMeasureGroupCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")>]
type PerspectiveMeasureGroupCollection =
class
inherit ModelComponentCollection
end
public final class PerspectiveMeasureGroupCollection extends ModelComponentCollection
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..PerspectiveMeasureGroupCollection
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