次の方法で共有


PerspectiveAttributeCollection クラス

PerspectiveAttribute オブジェクトのコレクションが含まれます。このクラスは継承できません。

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
<GuidAttribute("5D7B553C-E189-419e-888B-A803060363C7")> _
Public NotInheritable Class PerspectiveAttributeCollection _
    Inherits ModelComponentCollection
'使用
Dim instance As PerspectiveAttributeCollection
[GuidAttribute("5D7B553C-E189-419e-888B-A803060363C7")]
public sealed class PerspectiveAttributeCollection : ModelComponentCollection
[GuidAttribute(L"5D7B553C-E189-419e-888B-A803060363C7")]
public ref class PerspectiveAttributeCollection sealed : public ModelComponentCollection
[<SealedAttribute>]
[<GuidAttribute("5D7B553C-E189-419e-888B-A803060363C7")>]
type PerspectiveAttributeCollection =  
    class
        inherit ModelComponentCollection
    end
public final class PerspectiveAttributeCollection extends ModelComponentCollection

継承階層

System. . :: . .Object
  Microsoft.AnalysisServices. . :: . .ModelComponentCollection
    Microsoft.AnalysisServices..::..PerspectiveAttributeCollection

スレッド セーフ

この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。