Represents a single member within a hierarchy, tuple, level, or member.
The following tables list the members exposed by the Member type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | Caption | Gets the caption of the Member. | 
| .gif) | ChildCount | Gets the estimated count of child members contained in the Member. | 
| .gif) | Description | Gets the descriptive text of the Member. | 
| .gif) | LevelDepth | Gets the ordinal position of the level that contains the Member. | 
| .gif) | LevelName | Gets the name of the level that contains the Member. | 
| .gif) | Name | Overridden. Gets the name of the Member. | 
| .gif) | Parent | Gets a reference to the parent Member, if applicable, that contains the Member. | 
| .gif) | ParentLevel | This property gets a Level that contains the Member. | 
| .gif) | Type | Gets the member type of the Member. | 
| .gif) | UniqueName | Overridden. Gets the unique name of the Member. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | {dtor} | Releases all resources used by the Member. | 
| .gif) | Dispose | Releases all resources used by the Member. | 
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetChildren | Returns a MemberCollection that contains a collection of child members for the Member. | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .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 ) | 
顶部
请参阅
参考
Member Class
Microsoft.AnalysisServices.AdomdServer Namespace