CubeAttribute メンバー
キューブの属性の詳細を定義します。このコレクションに明示的に含まれていないディメンションの属性は、すべて既定値でコレクションに含まれます (Discover により返されます)。このクラスは継承できません。
CubeAttribute 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
CubeAttribute() () () () | CubeAttribute クラスの新しいインスタンスを既定値で初期化します。 | |
CubeAttribute(String) | 識別子を使用して、CubeAttribute の新しいインスタンスを初期化します。 |
Top
メソッド
Top
プロパティ
名前 | 説明 | |
---|---|---|
AggregationUsage | 集計デザイナにおける集計のデザイン方法を取得します。値の設定も可能です。 | |
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
Attribute | CubeAttribute オブジェクトからディメンション属性を取得します。 | |
AttributeHierarchyEnabled | CubeAttribute オブジェクトに関連付けられている、属性階層が有効なプロパティを取得します。値の設定も可能です。 | |
AttributeHierarchyOptimizedState | CubeAttribute オブジェクトの最適化状態を取得します。値の設定も可能です。 | |
AttributeHierarchyVisible | CubeAttribute オブジェクトに関連付けられている属性階層の表示を制御するプロパティを取得します。値の設定も可能です。 | |
AttributeID | CubeAttribute オブジェクトの属性識別子を取得します。値の設定も可能です。 | |
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
DesignMode | (Component から継承されています。) | |
Events | (Component から継承されています。) | |
FriendlyName | インフラストラクチャです。 (ModelComponent から継承されています。) | |
KeyForCollection | インフラストラクチャです。 (ModelComponent から継承されています。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | CubeAttribute オブジェクトの親を取得します。 | |
ParentCube | CubeAttribute オブジェクトの親 Cube を取得します。 | |
ParentDatabase | CubeAttribute オブジェクトの親 Database を取得します。 | |
ParentServer | CubeAttribute オブジェクトの親 Server を取得します。 | |
Site | (Component から継承されています。) |
Top
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IHostableComponent. . :: . .Host | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent から継承されています。) |
Top