Level 멤버
Defines a level in a Hierarchy element. This class cannot be inherited.
Level 형식은 다음 멤버를 노출합니다.
생성자
이름 | 설명 | |
---|---|---|
Level() () () () | Initializes a new instance of the Level class using default values. | |
Level(String) | Initializes a new instance of Level using a name. | |
Level(String, String) | Initializes a new instance of Level using a name and an identifier. |
맨 위로 이동
메서드
맨 위로 이동
속성
이름 | 설명 | |
---|---|---|
Annotations | Gets a collection within which you can store custom data. (ModelComponent에서 상속됩니다.) | |
CanRaiseEvents | (Component에서 상속됩니다.) | |
Container | (Component에서 상속됩니다.) | |
Description | (NamedComponent에서 상속됩니다.) | |
DesignMode | (Component에서 상속됩니다.) | |
Events | (Component에서 상속됩니다.) | |
FriendlyName | (NamedComponent에서 상속됩니다.) | |
HideMemberIf | Gets or sets the value of a property which indicates whether and when a member in a Level should be hidden from client applications. | |
ID | (NamedComponent에서 상속됩니다.) | |
KeyForCollection | (NamedComponent에서 상속됩니다.) | |
Name | (NamedComponent에서 상속됩니다.) | |
OwningCollection | Gets or sets the collection that contains the ModelComponent. (ModelComponent에서 상속됩니다.) | |
Parent | Gets the Hierarchy object that is the parent of the Level object. | |
ParentDatabase | Gets the Database object that is the parent of the Level object. | |
ParentDimension | Gets the Dimension object that is the parent of the Level object. | |
ParentServer | Gets the Server object that is the parent of the Level object. | |
Site | (NamedComponent에서 상속됩니다.) | |
SiteID | (NamedComponent에서 상속됩니다.) | |
SourceAttribute | Gets or sets the dimension attribute for a source attribute associated with a Level object. | |
SourceAttributeID | Gets or sets the source attribute identifier for a source attribute associated with a Level object. | |
Translations | Gets the collection of translations associated with a Level object. |
맨 위로 이동
명시적 인터페이스 구현
이름 | 설명 | |
---|---|---|
ICloneable. . :: . .Clone | ||
IFormattable. . :: . .ToString | (NamedComponent에서 상속됩니다.) | |
IHostableComponent. . :: . .Host | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .FriendlyPath | (ModelComponent에서 상속됩니다.) | |
IModelComponent. . :: . .OwningCollection | (ModelComponent에서 상속됩니다.) |
맨 위로 이동