Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents a level within a hierarchy.
The following tables list the members exposed by the Level type.
Public Properties
| Name | 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 | 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 | Gets the unique name of the Level. | 
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. Overridden. Determines whether this instance of Level is equal to another instance of Level. | 
| .gif) | GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. | 
| .gif) | GetMembers | Overloaded. Returns a MemberCollection that contains a collection of members for the Level. | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | op_Equality | Determines whether two instances of Level are equal. | 
| .gif) .gif) | op_Inequality | Determines whether two instances of Level are unequal. | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | Overridden. Returns a String that represents the current Object. | 
Top
Protected Methods
| Name | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
Top
See Also
Reference
Level Class
Microsoft.AnalysisServices.AdomdClient Namespace