Level Members
Represents a level within a hierarchy.
The following tables list the members exposed by the Level type.
Public Properties
Nombre | Description | |
---|---|---|
Caption | Gets the caption of the Level. | |
Description | Gets the description of the Level. | |
LevelNumber | Gets the ordinal position of the Level within the parent hierarchy. | |
LevelProperties | Gets a LevelPropertyCollection that contains a collection of member properties for the Level. | |
LevelType | Gets the level type of the Level. | |
MemberCount | Gets the number of members contained by the Level. | |
Name | Gets the name of the Level. | |
ParentHierarchy | Gets a Hierarchy that contains the Level. | |
Properties | Gets a PropertyCollection that contains the properties associated with the Level. | |
UniqueName | Gets the unique name of the Level. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether this instance of Level is equal to another instance of Level. | |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. | |
GetMembers | Overloaded. Returns a MemberCollection that contains a collection of members for the Level. | |
GetType | (inherited from Object ) | |
op_Equality | Determines whether two instances of Level are equal. | |
op_Inequality | Determines whether two instances of Level are unequal. | |
ReferenceEquals | (inherited from Object ) | |
ToString | Overridden. Returns a String that represents the current Object. |
Arriba
Protected Methods
Nombre | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Arriba
Vea también
Referencia
Level Class
Microsoft.AnalysisServices.AdomdClient Namespace