Represents a level within a hierarchy.
The following tables list the members exposed by the Level type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Caption | Gets the caption of the Level. | 
| .gif) | Description | Gets the description of the Level. | 
| .gif) | LevelNumber | Gets the ordinal position of the Level within the parent hierarchy. | 
| .gif) | LevelProperties | Gets a LevelPropertyCollection that contains a collection of member properties for the Level. | 
| .gif) | LevelType | Gets the level type of the Level. | 
| .gif) | MemberCount | Gets the number of members contained by the Level. | 
| .gif) | Name | Overridden. Gets the name of the Level. | 
| .gif) | ParentHierarchy | Gets a Hierarchy that contains the Level. | 
| .gif) | Properties | Gets a PropertyCollection that contains the properties associated with the Level. | 
| .gif) | UniqueName | Overridden. Gets the unique name of the Level. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | {dtor} | Releases all resources used by the Level. | 
| .gif) | Dispose | Releases all resources used by the Level. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetMembers | Returns a MemberCollection that contains a collection of members for the Level. Note This method loads all members of the level. If there are a large number of members, this method may take a long time to execute. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
Level Class
Microsoft.AnalysisServices.AdomdServer Namespace