Measure メンバー
集計を取得するファクト属性を定義します。このクラスは継承できません。
Measure 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
Measure() () () () | Measure の新しいインスタンスを既定値で初期化します。 | |
Measure(String) | 名前を使用して、Measure の新しいインスタンスを初期化します。 | |
Measure(String, String) | 名前および識別子を使用して、Measure の新しいインスタンスを初期化します。 |
Top
メソッド
Top
プロパティ
名前 | 説明 | |
---|---|---|
AggregateFunction | 現在のメジャーに適用される集計関数を取得します。値の設定も可能です。 | |
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
BackColor | Measure の表示の BackColor を取得します。値の設定も可能です。 | |
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
DataType | 現在のメジャーのデータ型を取得します。値の設定も可能です。 | |
Description | (NamedComponent から継承されています。) | |
DesignMode | (Component から継承されています。) | |
DisplayFolder | クライアントによって使用される Measure の DisplayFolder 情報を取得します。値の設定も可能です。 | |
Events | (Component から継承されています。) | |
FontFlags | クライアントによって使用される Measure の FontFlags 情報を取得します。値の設定も可能です。 | |
FontName | クライアントによって使用される Measure の FontName 情報を取得します。値の設定も可能です。 | |
FontSize | クライアントによって使用される Measure の FontSize 情報を取得します。値の設定も可能です。 | |
ForeColor | クライアントによって使用される Measure の ForeColor 情報を取得します。値の設定も可能です。 | |
FormatString | クライアントによって使用される Measure の FormatString 情報を取得します。値の設定も可能です。 | |
FriendlyName | (NamedComponent から継承されています。) | |
ID | (NamedComponent から継承されています。) | |
IsLinked | ||
KeyForCollection | (NamedComponent から継承されています。) | |
MeasureExpression | ||
Name | (NamedComponent から継承されています。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | Measure の親である MeasureGroup を取得します。 | |
ParentCube | Measure オブジェクトの親である Cube オブジェクトを取得します。 | |
ParentDatabase | Measure の親である Database オブジェクトを取得します。 | |
ParentServer | Measure の親である Server オブジェクトを取得します。 | |
Site | (NamedComponent から継承されています。) | |
SiteID | (NamedComponent から継承されています。) | |
Source | 現在のメジャーのデータ アイテム ソースの種類を取得します。値の設定も可能です。 | |
Translations | 現在のメジャーの TranslationCollection オブジェクトを取得します。 | |
Visible | Measure をクライアントに対して表示するかどうかを取得します。値の設定も可能です。 |
Top
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (NamedComponent から継承されています。) | |
IHostableComponent. . :: . .Host | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent から継承されています。) |
Top