Level メンバー
Hierarchy 要素内のレベルを定義します。このクラスは継承できません。
Level 型は、以下のメンバーを公開しています。
コンストラクター
名前 | 説明 | |
---|---|---|
Level() () () () | Level クラスの新しいインスタンスを既定値で初期化します。 | |
Level(String) | 名前を使用して、Level の新しいインスタンスを初期化します。 | |
Level(String, String) | 名前および識別子を使用して、Level の新しいインスタンスを初期化します。 |
Top
メソッド
Top
プロパティ
名前 | 説明 | |
---|---|---|
Annotations | カスタム データを格納できるコレクションを取得します。 (ModelComponent から継承されています。) | |
CanRaiseEvents | (Component から継承されています。) | |
Container | (Component から継承されています。) | |
Description | (NamedComponent から継承されています。) | |
DesignMode | (Component から継承されています。) | |
Events | (Component から継承されています。) | |
FriendlyName | (NamedComponent から継承されています。) | |
HideMemberIf | Level のメンバをクライアント アプリケーションから隠す必要があるかどうか、隠す必要がある場合はいつ隠すかを示すプロパティの値を取得します。値の設定も可能です。 | |
ID | (NamedComponent から継承されています。) | |
KeyForCollection | (NamedComponent から継承されています。) | |
Name | (NamedComponent から継承されています。) | |
OwningCollection | ModelComponent を格納するコレクションを取得します。値の設定も可能です。 (ModelComponent から継承されています。) | |
Parent | Level オブジェクトの親である Hierarchy オブジェクトを取得します。 | |
ParentDatabase | Level オブジェクトの親である Database オブジェクトを取得します。 | |
ParentDimension | Level オブジェクトの親である Dimension オブジェクトを取得します。 | |
ParentServer | Level オブジェクトの親である Server オブジェクトを取得します。 | |
Site | (NamedComponent から継承されています。) | |
SiteID | (NamedComponent から継承されています。) | |
SourceAttribute | Level オブジェクトに関連付けられたソース属性のディメンション属性を取得します。値の設定も可能です。 | |
SourceAttributeID | Level オブジェクトに関連付けられたソース属性のソース属性識別子を取得します。値の設定も可能です。 | |
Translations | Level オブジェクトに関連付けられた変換のコレクションを取得します。 |
Top
明示的なインターフェイスの実装
名前 | 説明 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (NamedComponent から継承されています。) | |
IHostableComponent. . :: . .Host | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent から継承されています。) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent から継承されています。) |
Top