次の方法で共有


DataMiningMeasureGroupDimension クラス

メジャー グループとデータ ディメンションの間のリレーションシップを表します。

継承階層

System.Object
  System.MarshalByRefObject
    System.ComponentModel.Component
      Microsoft.AnalysisServices.ModelComponent
        Microsoft.AnalysisServices.MeasureGroupDimension
          Microsoft.AnalysisServices.DataMiningMeasureGroupDimension

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

構文

'宣言
<GuidAttribute("D4E938F5-4649-4BAE-8A02-B4EDF58BFCAB")> _
Public NotInheritable Class DataMiningMeasureGroupDimension _
    Inherits MeasureGroupDimension
'使用
Dim instance As DataMiningMeasureGroupDimension
[GuidAttribute("D4E938F5-4649-4BAE-8A02-B4EDF58BFCAB")]
public sealed class DataMiningMeasureGroupDimension : MeasureGroupDimension
[GuidAttribute(L"D4E938F5-4649-4BAE-8A02-B4EDF58BFCAB")]
public ref class DataMiningMeasureGroupDimension sealed : public MeasureGroupDimension
[<SealedAttribute>]
[<GuidAttribute("D4E938F5-4649-4BAE-8A02-B4EDF58BFCAB")>]
type DataMiningMeasureGroupDimension =  
    class 
        inherit MeasureGroupDimension 
    end
public final class DataMiningMeasureGroupDimension extends MeasureGroupDimension

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

コンストラクター

  名前 説明
パブリック メソッド DataMiningMeasureGroupDimension() DataMiningMeasureGroupDimension クラスの新しいインスタンスを初期化します。
パブリック メソッド DataMiningMeasureGroupDimension(String, String) 指定したディメンション ID を使用して、DataMiningMeasureGroupDimension クラスの新しいインスタンスを初期化します。

先頭に戻る

プロパティ

  名前 説明
パブリック プロパティ Annotations カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。)
パブリック プロパティ CaseCubeDimension データ マイニングに関連付けられたキューブ ディメンションを取得します。
パブリック プロパティ CaseCubeDimensionID データ マイニング ディメンションをメジャー グループに関連付けるキューブ ディメンションの識別子を取得または設定します。
パブリック プロパティ Container (Component から継承されています。)
パブリック プロパティ CubeDimension MeasureGroupDimension に関連付けられたキューブ ディメンションを取得します。 (MeasureGroupDimension から継承されています。)
パブリック プロパティ CubeDimensionID 特定のディメンション ロールへの参照である、キューブ ディメンションの識別子を取得します。値の設定も可能です。 (MeasureGroupDimension から継承されています。)
パブリック プロパティ Dimension Dimension の情報を取得します。 (MeasureGroupDimension から継承されています。)
プロテクト プロパティ FriendlyName インフラストラクチャです。MeasureGroupDimension オブジェクトの表示名を取得します。値の設定も可能です。 (MeasureGroupDimension から継承されています。)
プロテクト プロパティ KeyForCollection インフラストラクチャです。コレクションで使用されているキーを返します。 (MeasureGroupDimension から継承されています。)
パブリック プロパティ OwningCollection ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。)
パブリック プロパティ Parent MeasureGroupDimension オブジェクトの親である MeasureGroup オブジェクトを取得します。 (MeasureGroupDimension から継承されています。)
パブリック プロパティ ParentCube MeasureGroupDimension オブジェクトの親である Cube オブジェクトを取得します。 (MeasureGroupDimension から継承されています。)
パブリック プロパティ ParentDatabase MeasureGroupDimension オブジェクトの親である ParentDatabase オブジェクトを取得します。 (MeasureGroupDimension から継承されています。)
パブリック プロパティ ParentServer MeasureGroupDimension オブジェクトの親である Server オブジェクトを取得します。 (MeasureGroupDimension から継承されています。)
パブリック プロパティ Site (Component から継承されています。)
パブリック プロパティ Source データの取得元のソース オブジェクトへのバインドを取得します。値の設定も可能です。 (MeasureGroupDimension から継承されています。)

先頭に戻る

メソッド

  名前 説明
プロテクト メソッド AddToContainer インフラストラクチャです。指定されたコンテナーに ModelComponent オブジェクトを追加します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterInsert インフラストラクチャです。指定されたインデックスへの追加後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterMove インフラストラクチャです。指定されたインデックスへの移動後に ModelComponent オブジェクトを表示します。 (ModelComponent から継承されています。)
プロテクト メソッド AfterRemove インフラストラクチャです。コレクションのクリーンアップの後に MeasureGroupDimension オブジェクトを削除します。 (MeasureGroupDimension から継承されています。)
プロテクト メソッド BeforeRemove インフラストラクチャです。MeasureGroupDimension オブジェクトを削除した後でクリーンアップします。 (MeasureGroupDimension から継承されています。)
パブリック メソッド Clone オブジェクトの複製を返します。 (MeasureGroupDimension.Clone() をオーバーライドします。)
パブリック メソッド CopyTo(DataMiningMeasureGroupDimension) このオブジェクトの内容を別のオブジェクトにコピーします。
パブリック メソッド CopyTo(MeasureGroupDimension) MeasureGroupDimension オブジェクトを指定したオブジェクトにコピーします。 (MeasureGroupDimension から継承されています。)
パブリック メソッド 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 MeasureGroupDimension オブジェクトを String として表します。 (MeasureGroupDimension から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。パラメーターを使って、詳細なエラー情報を返すように指定できます。 (ModelComponent から継承されています。)
パブリック メソッド Validate(ValidationErrorCollection, Boolean, ServerEdition) 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。 (MeasureGroupDimension.Validate(ValidationErrorCollection, Boolean, ServerEdition) をオーバーライドします。)

先頭に戻る

イベント

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

先頭に戻る

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

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

先頭に戻る

スレッド セーフ

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

関連項目

参照

Microsoft.AnalysisServices 名前空間