PerspectiveMeasureGroupCollection クラス
PerspectiveMeasureGroup オブジェクトのコレクションが含まれます。このクラスは継承できません。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("4CD5DD96-2BC0-497b-BA28-13EB66790535")> _
Public NotInheritable Class PerspectiveMeasureGroupCollection _
Inherits ModelComponentCollection
'使用
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
継承階層
System. . :: . .Object
Microsoft.AnalysisServices. . :: . .ModelComponentCollection
Microsoft.AnalysisServices..::..PerspectiveMeasureGroupCollection
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。