RegularMeasureGroupDimension クラス
ディメンションとメジャー グループの間の標準のリレーションシップを表します。
継承階層
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
Microsoft.AnalysisServices.ModelComponent
Microsoft.AnalysisServices.MeasureGroupDimension
Microsoft.AnalysisServices.RegularMeasureGroupDimension
Microsoft.AnalysisServices.DegenerateMeasureGroupDimension
Microsoft.AnalysisServices.ReferenceMeasureGroupDimension
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("B5941C86-A91E-4d3a-91E8-00E8ED8B70EB")> _
Public Class RegularMeasureGroupDimension _
Inherits MeasureGroupDimension
'使用
Dim instance As RegularMeasureGroupDimension
[GuidAttribute("B5941C86-A91E-4d3a-91E8-00E8ED8B70EB")]
public class RegularMeasureGroupDimension : MeasureGroupDimension
[GuidAttribute(L"B5941C86-A91E-4d3a-91E8-00E8ED8B70EB")]
public ref class RegularMeasureGroupDimension : public MeasureGroupDimension
[<GuidAttribute("B5941C86-A91E-4d3a-91E8-00E8ED8B70EB")>]
type RegularMeasureGroupDimension =
class
inherit MeasureGroupDimension
end
public class RegularMeasureGroupDimension extends MeasureGroupDimension
RegularMeasureGroupDimension 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
RegularMeasureGroupDimension() | RegularMeasureGroupDimension クラスの新しいインスタンスを既定値で初期化します。 | |
RegularMeasureGroupDimension(String) | キューブ ディメンション識別子を使用して、RegularMeasureGroupDimension の新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
Attributes | RegularMeasureGroupDimension オブジェクトに関連付けられた属性のコレクションを取得します。 | |
CanRaiseEvents | (Component から継承されています。) | |
Cardinality | RegularMeasureGroupDimension オブジェクトに関連付けられた基数を取得します。値の設定も可能です。 | |
Container | (Component から継承されています。) | |
CubeDimension | MeasureGroupDimension に関連付けられたキューブ ディメンションを取得します。 (MeasureGroupDimension から継承されています。) | |
CubeDimensionID | 特定のディメンション ロールへの参照である、キューブ ディメンションの識別子を取得します。値の設定も可能です。 (MeasureGroupDimension から継承されています。) | |
DesignMode | (Component から継承されています。) | |
Dimension | Dimension の情報を取得します。 (MeasureGroupDimension から継承されています。) | |
Events | (Component から継承されています。) | |
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(MeasureGroupDimension) | MeasureGroupDimension オブジェクトを指定したオブジェクトにコピーします。 (MeasureGroupDimension から継承されています。) | |
CopyTo(ModelComponent) | インフラストラクチャです。ModelComponent オブジェクトを指定したオブジェクトにコピーします。 (ModelComponent から継承されています。) | |
CopyTo(RegularMeasureGroupDimension) | RegularMeasureGroupDimension オブジェクトを指定したオブジェクトにコピーします。 | |
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 オブジェクトを削除します。 (ModelComponent から継承されています。) | |
Reset | インフラストラクチャです。コンポーネントを初期状態にリセットします。 (ModelComponent から継承されています。) | |
Submit() | インフラストラクチャです。ModelComponent オブジェクトを送信します。 (ModelComponent から継承されています。) | |
Submit(Boolean) | インフラストラクチャです。ModelComponent オブジェクトを送信します。 (ModelComponent から継承されています。) | |
ToString | MeasureGroupDimension オブジェクトを String として表します。 (MeasureGroupDimension から継承されています。) | |
Validate(ValidationErrorCollection) | 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。 (ModelComponent から継承されています。) | |
Validate(ValidationErrorCollection, Boolean) | 追加先の要素を検証します。コレクション内で検出されたエラーが返されます。パラメーターを使って、詳細なエラー情報を返すように指定できます。 (ModelComponent から継承されています。) | |
Validate(ValidationErrorCollection, Boolean, ServerEdition) | RegularMeasureGroupDimension オブジェクトが適切に構成されているかどうかを示します。 (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) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。