MeasureDescriptorデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
MeasureDescriptor コンストラクタ | このクラスの新しいインスタンスを作成します。 |
名前 | 解説 | |
---|---|---|
Aggregation | 関連付けられたメジャーのセル値が集計される方法を示す値を返すか、設定します。 | |
Caption | この OLAP 要素のキャプションを返すか、設定します。 Infragistics.Olap.FlatData.OlapElementDescriptorBaseから継承されます。 | |
DataType | この要素のデータ型を返します。 Infragistics.Olap.FlatData.OlapAxisElementDescriptorBaseから継承されます。 | |
DisplayFormat | このインスタンスのセル値の書式設定に使用する文字列を取得または設定します。 | |
HasCaption | このインスタンスに明示的にキャプションが設定されているかどうかを示すブール値を返します。 Infragistics.Olap.FlatData.OlapElementDescriptorBaseから継承されます。 | |
IsNumeric | この記述子が数値データ型に関連付けられているかどうかを示すブール値を返します。 | |
Name | この OLAP 要素の名前を返します。 Infragistics.Olap.FlatData.OlapElementDescriptorBaseから継承されます。 | |
PropertyDescriptor | この OLAP 要素に関連付けされるSystem.ComponentModel.PropertyDescriptor への参照を返します。 Infragistics.Olap.FlatData.OlapAxisElementDescriptorBaseから継承されます。 |
名前 | 解説 | |
---|---|---|
DefaultDisplayFormat | デフォルトの書式文字列を返します。 |
名前 | 解説 | |
---|---|---|
ToString | このインスタンスの文字列表現を返します。 Infragistics.Olap.FlatData.OlapElementDescriptorBaseから継承されます。 |