LevelProperty Members
Represents a member property available on members in the level.
The following tables list the members exposed by the LevelProperty type.
Public Properties
Nombre | Description | |
---|---|---|
Caption | Gets the caption of the LevelProperty. | |
Description | Gets the description of the LevelProperty. | |
Name | Gets the name of the LevelProperty. | |
ParentLevel | Gets a Level that contains the LevelProperty. | |
UniqueName | Gets the fully-qualified name of the LevelProperty. |
Arriba
Public Methods
(see also Protected Methods )
Nombre | Description | |
---|---|---|
Equals | Overloaded. Overridden. Determines whether two instances of LevelProperty are equal. | |
GetHashCode | Overridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures such as hash tables. | |
GetType | (inherited from Object ) | |
op_Equality | Determines whether two LevelProperty objects are equal. | |
op_Inequality | Determines whether two LevelProperty objects are not equal. | |
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
LevelProperty Class
Microsoft.AnalysisServices.AdomdClient Namespace