DegenerateMeasureGroupDimension クラス
メジャー グループ内にあるディメンションの詳細を定義します。「MeasureGroupDimension」を参照してください。このクラスは継承できません。
継承階層
System. . :: . .Object
System. . :: . .MarshalByRefObject
System.ComponentModel. . :: . .Component
Microsoft.AnalysisServices. . :: . .ModelComponent
Microsoft.AnalysisServices. . :: . .MeasureGroupDimension
Microsoft.AnalysisServices. . :: . .RegularMeasureGroupDimension
Microsoft.AnalysisServices..::..DegenerateMeasureGroupDimension
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
<GuidAttribute("1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")> _
Public NotInheritable Class DegenerateMeasureGroupDimension _
Inherits RegularMeasureGroupDimension
'使用
Dim instance As DegenerateMeasureGroupDimension
[GuidAttribute("1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")]
public sealed class DegenerateMeasureGroupDimension : RegularMeasureGroupDimension
[GuidAttribute(L"1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")]
public ref class DegenerateMeasureGroupDimension sealed : public RegularMeasureGroupDimension
[<SealedAttribute>]
[<GuidAttribute("1A5D1111-F0FA-46b4-A048-C4328E7DD2BB")>]
type DegenerateMeasureGroupDimension =
class
inherit RegularMeasureGroupDimension
end
public final class DegenerateMeasureGroupDimension extends RegularMeasureGroupDimension
DegenerateMeasureGroupDimension 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
DegenerateMeasureGroupDimension() () () () | DegenerateMeasureGroupDimension クラスの新しいインスタンスを既定値で初期化します。 | |
DegenerateMeasureGroupDimension(String) | 指定したキューブ ディメンション識別子を使用して、DegenerateMeasureGroupDimension クラスの新しいインスタンスを初期化します。 |
先頭に戻る
プロパティ
先頭に戻る
メソッド
先頭に戻る
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable. . :: . .Clone | (MeasureGroupDimension から継承されています。) | |
IHostableComponent. . :: . .Host | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent から継承されています。) |
先頭に戻る
説明
新規 : 2006 年 7 月 17 日
通常、逆ディメンションはメジャー グループとディメンションが同じテーブルから構築されることを示します。
スレッド セーフ
この型の public static (Visual Basic では Shared) のメンバーはすべて、スレッド セーフです。インスタンス メンバーの場合は、スレッド セーフであるとは限りません。