ManyToManyMeasureGroupDimension クラス
ディメンションとメジャー グループの間のリレーションシップを表します。 このクラスは継承できません。
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.MeasureGroupDimension
Microsoft.AnalysisServices.ManyToManyMeasureGroupDimension
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("5ACC8E22-751A-4c17-AA86-931B6FC71314")> _
Public NotInheritable Class ManyToManyMeasureGroupDimension _
Inherits MeasureGroupDimension
'使用
Dim instance As ManyToManyMeasureGroupDimension
[GuidAttribute("5ACC8E22-751A-4c17-AA86-931B6FC71314")]
public sealed class ManyToManyMeasureGroupDimension : MeasureGroupDimension
[GuidAttribute(L"5ACC8E22-751A-4c17-AA86-931B6FC71314")]
public ref class ManyToManyMeasureGroupDimension sealed : public MeasureGroupDimension
[<SealedAttribute>]
[<GuidAttribute("5ACC8E22-751A-4c17-AA86-931B6FC71314")>]
type ManyToManyMeasureGroupDimension =
class
inherit MeasureGroupDimension
end
public final class ManyToManyMeasureGroupDimension extends MeasureGroupDimension
ManyToManyMeasureGroupDimension 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
ManyToManyMeasureGroupDimension() | ManyToManyMeasureGroupDimension クラスの新しいインスタンスを初期化します。 | |
ManyToManyMeasureGroupDimension(String, String) | 指定したキューブ ディメンション識別子とメジャー グループ識別子によって、ManyToManyMeasureGroupDimension クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
Container | (Component から継承されています。) | |
CubeDimension | MeasureGroupDimension に関連付けられたキューブ ディメンションを取得します。 (MeasureGroupDimension から継承されています。) | |
CubeDimensionID | 特定のディメンション ロールへの参照である、キューブ ディメンションの識別子を取得します。値の設定も可能です。 (MeasureGroupDimension から継承されています。) | |
Dimension | Dimension の情報を取得します。 (MeasureGroupDimension から継承されています。) | |
DirectSlice | 多対多のディメンションでタプルを取得または設定します。 | |
FriendlyName | インフラストラクチャです。MeasureGroupDimension オブジェクトの表示名を取得します。値の設定も可能です。 (MeasureGroupDimension から継承されています。) | |
KeyForCollection | インフラストラクチャです。コレクションで使用されているキーを返します。 (MeasureGroupDimension から継承されています。) | |
MeasureGroup | ManyToManyMeasureGroupDimension に対応する親 MeasureGroup を取得します。 | |
MeasureGroupID | 親要素に関連付けられている MeasureGroup 要素を取得します。値の設定も可能です。 | |
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(ManyToManyMeasureGroupDimension) | このオブジェクトの内容を別のオブジェクトにコピーします。 | |
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) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。