Measure Members
集計を取得するファクト属性を定義します。このクラスは継承できません。
Measure データ型で公開されるメンバを以下の表に示します。
パブリック コンストラクタ
名前 | 説明 | |
---|---|---|
Measure | オーバーロードされます。 Measure の新しいインスタンスを初期化します。 |
このページのトップへ
パブリック プロパティ
( プロテクト プロパティ も参照)
名前 | 説明 | |
---|---|---|
AggregateFunction | 現在のメジャーに適用される集計関数を取得します。値の設定も可能です。 | |
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されます) | |
BackColor | Measure の表示の BackColor を取得します。値の設定も可能です。 | |
Container | ( Component から継承されます) | |
DataType | 現在のメジャーのデータ型を取得します。値の設定も可能です。 | |
Description | ( NamedComponent から継承されます) | |
DisplayFolder | クライアントによって使用される Measure のDisplayFolder 情報を取得します。値の設定も可能です。 | |
FontFlags | クライアントによって使用される Measure のFontFlags 情報を取得します。値の設定も可能です。 | |
FontName | クライアントによって使用される Measure のFontName 情報を取得します。値の設定も可能です。 | |
FontSize | クライアントによって使用される Measure のFontSize 情報を取得します。値の設定も可能です。 | |
ForeColor | クライアントによって使用される Measure のForeColor 情報を取得します。値の設定も可能です。 | |
FormatString | クライアントによって使用される Measure のFormatString 情報を取得します。値の設定も可能です。 | |
ID | ( NamedComponent から継承されます) | |
IsLinked | ||
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 をクライアントに対して表示するかどうかを取得します。値の設定も可能です。 |
このページのトップへ
プロテクト プロパティ
名前 | 説明 | |
---|---|---|
CanRaiseEvents | ( Component から継承されます) | |
DesignMode | ( Component から継承されます) | |
Events | ( Component から継承されます) | |
FriendlyName | ( NamedComponent から継承されます) | |
KeyForCollection | ( NamedComponent から継承されます) |
このページのトップへ
パブリック メソッド
( プロテクト メソッド も参照)
名前 | 説明 | |
---|---|---|
Clone | オブジェクトの新しい完全コピーを作成します。 | |
CopyTo | オーバーロードされます。 | |
CreateObjRef | ( MarshalByRefObject から継承されます) | |
Dispose | オーバーロードされます。 ( Component から継承されます) | |
Equals | オーバーロードされます。 ( Object から継承されます) | |
GetHashCode | ( Object から継承されます) | |
GetLifetimeService | ( MarshalByRefObject から継承されます) | |
GetType | ( Object から継承されます) | |
InitializeLifetimeService | ( MarshalByRefObject から継承されます) | |
ReferenceEquals | ( Object から継承されます) | |
Submit | オーバーロードされます。 ( ModelComponent から継承されます) | |
ToString | ( NamedComponent から継承されます) | |
Validate | オーバーロードされます。 |
このページのトップへ
プロテクト メソッド
名前 | 説明 | |
---|---|---|
AddToContainer | ( ModelComponent から継承されます) | |
AfterInsert | ( ModelComponent から継承されます) | |
AfterMove | ( ModelComponent から継承されます) | |
AfterRemove | ( ModelComponent から継承されます) | |
BeforeRemove | ( ModelComponent から継承されます) | |
CopyTo | オーバーロードされます。 ( NamedComponent から継承されます) | |
Dispose | オーバーロードされます。 ( Component から継承されます) | |
Finalize | ( Component から継承されます) | |
GetService | ( Component から継承されます) | |
MemberwiseClone | オーバーロードされます。 ( MarshalByRefObject から継承されます) | |
RemoveFromContainer | ( ModelComponent から継承されます) | |
Reset | ( NamedComponent から継承されます) |
このページのトップへ
パブリック イベント
名前 | 説明 | |
---|---|---|
Disposed | ( Component から継承されます) |
このページのトップへ
明示的なインターフェイスの実装
このページのトップへ