次の方法で共有


PerspectiveAttribute クラス

PerspectiveDimension 要素の属性に関する情報を表します。このクラスは継承できません。

継承階層

System. . :: . .Object
  System. . :: . .MarshalByRefObject
    System.ComponentModel. . :: . .Component
      Microsoft.AnalysisServices. . :: . .ModelComponent
        Microsoft.AnalysisServices..::..PerspectiveAttribute

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

構文

'宣言
<GuidAttribute("1B4B4AC8-BA66-47c2-914E-F3ECABD54C05")> _
Public NotInheritable Class PerspectiveAttribute _
    Inherits ModelComponent _
    Implements ICloneable
'使用
Dim instance As PerspectiveAttribute
[GuidAttribute("1B4B4AC8-BA66-47c2-914E-F3ECABD54C05")]
public sealed class PerspectiveAttribute : ModelComponent, 
    ICloneable
[GuidAttribute(L"1B4B4AC8-BA66-47c2-914E-F3ECABD54C05")]
public ref class PerspectiveAttribute sealed : public ModelComponent, 
    ICloneable
[<SealedAttribute>]
[<GuidAttribute("1B4B4AC8-BA66-47c2-914E-F3ECABD54C05")>]
type PerspectiveAttribute =  
    class
        inherit ModelComponent
        interface ICloneable
    end
public final class PerspectiveAttribute extends ModelComponent implements ICloneable

PerspectiveAttribute 型は、以下のメンバーを公開しています。

コンストラクター

  名前 説明
パブリック メソッド PerspectiveAttribute() () () () PerspectiveAttribute クラスの新しいインスタンスを既定値で初期化します。
パブリック メソッド PerspectiveAttribute(String) 属性識別子を使用して、PerspectiveAttribute の新しいインスタンスを初期化します。

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ Annotations カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。)
パブリック プロパティ Attribute PerspectiveAttribute オブジェクトに関連付けられたディメンション属性を取得します。
パブリック プロパティ AttributeHierarchyVisible 属性階層の表示と非表示を切り替える Boolean プロパティを取得します。値の設定も可能です。
パブリック プロパティ AttributeID PerspectiveAttribute オブジェクトに関連付けられた属性識別子を取得します。値の設定も可能です。
プロテクト プロパティ CanRaiseEvents (Component から継承されています。)
パブリック プロパティ Container (Component から継承されています。)
パブリック プロパティ CubeAttribute PerspectiveAttribute オブジェクトに関連付けられたキューブ属性を取得します。
パブリック プロパティ DefaultMember PerspectiveAttribute オブジェクトに関連付けられた既定のメンバを取得します。値の設定も可能です。
プロテクト プロパティ DesignMode (Component から継承されています。)
プロテクト プロパティ Events (Component から継承されています。)
プロテクト プロパティ FriendlyName インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト プロパティ KeyForCollection インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック プロパティ OwningCollection ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。)
パブリック プロパティ Parent PerspectiveAttribute オブジェクトの親分析観点ディメンションを取得します。
パブリック プロパティ ParentCube PerspectiveAttribute オブジェクトの親 Cube を取得します。
パブリック プロパティ ParentDatabase PerspectiveAttribute オブジェクトの親 Database を取得します。
パブリック プロパティ ParentPerspective PerspectiveAttribute オブジェクトの親 Perspective を取得します。
パブリック プロパティ ParentServer PerspectiveAttribute オブジェクトの親 Server を取得します。
パブリック プロパティ Site (Component から継承されています。)

先頭に戻る

メソッド

  名前 説明
プロテクト メソッド AddToContainer インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド AfterInsert インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド AfterMove インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド AfterRemove インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド BeforeRemove インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド Clone PerspectiveAttribute オブジェクトの新しい完全コピーを作成します。
プロテクト メソッド CopyTo(ModelComponent) インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド CopyTo(PerspectiveAttribute) PerspectiveAttribute オブジェクトを指定したオブジェクトにコピーします。
パブリック メソッド CreateObjRef (MarshalByRefObject から継承されています。)
パブリック メソッド Dispose() () () () (Component から継承されています。)
プロテクト メソッド Dispose(Boolean) (Component から継承されています。)
パブリック メソッド Equals (Object から継承されています。)
プロテクト メソッド Finalize (Component から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetLifetimeService (MarshalByRefObject から継承されています。)
プロテクト メソッド GetService (Component から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド InitializeLifetimeService (MarshalByRefObject から継承されています。)
プロテクト メソッド MemberwiseClone() () () () (Object から継承されています。)
プロテクト メソッド MemberwiseClone(Boolean) (MarshalByRefObject から継承されています。)
プロテクト メソッド RemoveFromContainer インフラストラクチャです。 (ModelComponent から継承されています。)
プロテクト メソッド Reset インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド Submit() () () () インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド Submit(Boolean) インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド ToString インフラストラクチャです。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。パラメータを使って、詳細なエラー情報を返すように指定できます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean, ServerEdition) (ModelComponent から継承されています。)

先頭に戻る

イベント

  名前 説明
パブリック イベント Disposed (Component から継承されています。)

先頭に戻る

明示的なインターフェイスの実装

  名前 説明
明示的なインターフェイスの実装プライベート メソッド ICloneable. . :: . .Clone
明示的なインターフェイスの実装プライベート プロパティ IHostableComponent. . :: . .Host (ModelComponent から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ IModelComponent. . :: . .FriendlyPath (ModelComponent から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ IModelComponent. . :: . .OwningCollection (ModelComponent から継承されています。)

先頭に戻る

スレッド セーフ

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