次の方法で共有


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 オブジェクトに関連付けられた属性識別子を取得します。値の設定も可能です。
パブリック プロパティ Container (Component から継承されています。)
パブリック プロパティ CubeAttribute PerspectiveAttribute オブジェクトに関連付けられたキューブ属性を取得します。
パブリック プロパティ DefaultMember PerspectiveAttribute オブジェクトに関連付けられた既定のメンバーを取得します。値の設定も可能です。
プロテクト プロパティ FriendlyName インフラストラクチャです。ModelComponent の表示名を取得します。 (ModelComponent から継承されています。)
プロテクト プロパティ KeyForCollection インフラストラクチャです。コレクションに使用されているキーを取得します。 (ModelComponent から継承されています。)
パブリック プロパティ OwningCollection ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。)
パブリック プロパティ Parent PerspectiveAttribute オブジェクトの親パースペクティブディメンションを取得します。
パブリック プロパティ ParentCube PerspectiveAttribute オブジェクトの親 Cube を取得します。
パブリック プロパティ ParentDatabase PerspectiveAttribute オブジェクトの親 Database を取得します。
パブリック プロパティ ParentPerspective PerspectiveAttribute オブジェクトの親 Perspective を取得します。
パブリック プロパティ ParentServer PerspectiveAttribute オブジェクトの親 Server を取得します。
パブリック プロパティ Site (Component から継承されています。)

先頭に戻る

メソッド

  名前 説明
プロテクト メソッド AddToContainer インフラストラクチャです。指定されたコンテナーに ModelComponent オブジェクトを追加します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterInsert インフラストラクチャです。指定されたインデックスへの追加後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterMove インフラストラクチャです。指定されたインデックスへの移動後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterRemove インフラストラクチャです。ModelComponent オブジェクトの削除後に ModelComponentCollection を表示します。 (ModelComponent から継承されています。)
プロテクト メソッド BeforeRemove インフラストラクチャです。ModelComponent オブジェクトを削除した後でクリーンアップします。 (ModelComponent から継承されています。)
パブリック メソッド Clone PerspectiveAttribute オブジェクトの新しい完全コピーを作成します。
パブリック メソッド CopyTo PerspectiveAttribute オブジェクトを指定したオブジェクトにコピーします。
パブリック メソッド CreateObjRef セキュリティ クリティカル。 (MarshalByRefObject から継承されています。)
パブリック メソッド Dispose (Component から継承されています。)
パブリック メソッド Equals (Object から継承されています。)
パブリック メソッド GetHashCode (Object から継承されています。)
パブリック メソッド GetLifetimeService セキュリティ クリティカル。 (MarshalByRefObject から継承されています。)
パブリック メソッド GetType (Object から継承されています。)
パブリック メソッド InitializeLifetimeService セキュリティ クリティカル。 (MarshalByRefObject から継承されています。)
プロテクト メソッド RemoveFromContainer インフラストラクチャです。指定されたコンテナーから ModelComponent オブジェクトを削除します。 (ModelComponent から継承されています。)
パブリック メソッド Submit() インフラストラクチャです。ModelComponent オブジェクトを送信します。 (ModelComponent から継承されています。)
パブリック メソッド Submit(Boolean) インフラストラクチャです。ModelComponent オブジェクトを送信します。 (ModelComponent から継承されています。)
パブリック メソッド ToString インフラストラクチャです。現在のオブジェクトを表す文字列を返します。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。パラメーターを使って、詳細なエラー情報を返すように指定できます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean, ServerEdition) ModelComponent オブジェクトが有効かどうかを示します。 (ModelComponent から継承されています。)

先頭に戻る

イベント

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

先頭に戻る

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

  名前 説明
明示的なインターフェイスの実装プライベート メソッド ICloneable.Clone この PerspectiveAttribute オブジェクトの現在のインスタンスのコピーである新しいオブジェクトを作成して返します。
明示的なインターフェイスの実装プライベート プロパティ IHostableComponent.Host ModelComponent のホストである IServiceProvider を取得または設定します。 (ModelComponent から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ IModelComponent.FriendlyPath ModelComponent の表示パスを取得します。 (ModelComponent から継承されています。)
明示的なインターフェイスの実装プライベート プロパティ IModelComponent.OwningCollection 現在のオブジェクトを所有するコレクションを取得または設定します。 (ModelComponent から継承されています。)

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.AnalysisServices 名前空間