PerspectiveMeasureGroup クラス

Perspective 要素のメジャー グループに関する情報を表します。 このクラスは継承できません。

継承階層

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.AnalysisServices.ModelComponent
        Microsoft.AnalysisServices.PerspectiveMeasureGroup

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

構文

'宣言
<GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")> _
Public NotInheritable Class PerspectiveMeasureGroup _
    Inherits ModelComponent _
    Implements ICloneable
'使用
Dim instance As PerspectiveMeasureGroup
[GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")]
public sealed class PerspectiveMeasureGroup : ModelComponent, 
    ICloneable
[GuidAttribute(L"DB17C295-0EBA-45c7-B426-EBC4E3C193DB")]
public ref class PerspectiveMeasureGroup sealed : public ModelComponent, 
    ICloneable
[<SealedAttribute>]
[<GuidAttribute("DB17C295-0EBA-45c7-B426-EBC4E3C193DB")>]
type PerspectiveMeasureGroup =  
    class 
        inherit ModelComponent 
        interface ICloneable 
    end
public final class PerspectiveMeasureGroup extends ModelComponent implements ICloneable

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

コンストラクター

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

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ Annotations カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。)
パブリック プロパティ Container (Component から継承されています。)
プロテクト プロパティ FriendlyName インフラストラクチャです。ModelComponent の表示名を取得します。 (ModelComponent から継承されています。)
プロテクト プロパティ KeyForCollection インフラストラクチャです。コレクションに使用されているキーを取得します。 (ModelComponent から継承されています。)
パブリック プロパティ MeasureGroup PerspectiveMeasureGroup オブジェクトに関連付けられた MeasureGroup オブジェクトを取得します。
パブリック プロパティ MeasureGroupID PerspectiveMeasureGroup オブジェクトのメジャー グループ識別子を取得します。値の設定も可能です。
パブリック プロパティ Measures PerspectiveMeasureGroup オブジェクトのメジャーを取得します。
パブリック プロパティ OwningCollection ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。)
パブリック プロパティ Parent PerspectiveMeasureGroup オブジェクトに対して相対的な親パースペクティブを取得します。
パブリック プロパティ ParentCube PerspectiveMeasureGroup オブジェクトに対して相対的な親 Cube を取得します。
パブリック プロパティ ParentDatabase PerspectiveMeasureGroup オブジェクトに対して相対的な親 Database を取得します。
パブリック プロパティ ParentServer PerspectiveMeasureGroup オブジェクトに対して相対的な親 Server を取得します。
パブリック プロパティ Site (Component から継承されています。)

先頭に戻る

メソッド

  名前 説明
プロテクト メソッド AddToContainer インフラストラクチャです。指定されたコンテナーに ModelComponent オブジェクトを追加します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterInsert インフラストラクチャです。指定されたインデックスへの追加後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterMove インフラストラクチャです。指定されたインデックスへの移動後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterRemove インフラストラクチャです。ModelComponent オブジェクトの削除後に ModelComponentCollection を表示します。 (ModelComponent から継承されています。)
プロテクト メソッド BeforeRemove インフラストラクチャです。ModelComponent オブジェクトを削除した後でクリーンアップします。 (ModelComponent から継承されています。)
パブリック メソッド Clone オブジェクトの新しい完全コピーを作成します。
パブリック メソッド CopyTo PerspectiveMeasureGroup オブジェクトを指定したオブジェクトにコピーします。
パブリック メソッド 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) PerspectiveMeasureGroup が有効かどうかを示します。 (ModelComponent.Validate(ValidationErrorCollection, Boolean, ServerEdition) をオーバーライドします。)

先頭に戻る

イベント

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

先頭に戻る

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

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

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.AnalysisServices 名前空間