Member Members
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 | |
---|---|---|
Caption | Gets the caption of the Member. | |
ChildCount | Gets the estimated count of child members contained in the Member. | |
Description | Gets the descriptive text of the Member. | |
LevelDepth | Gets the ordinal position of the level that contains the Member. | |
LevelName | Gets the name of the level that contains the Member. | |
Name | Overridden. Gets the name of the Member. | |
Parent | Gets a reference to the parent Member, if applicable, that contains the Member. | |
ParentLevel | This property gets a Level that contains the Member. | |
Type | Gets the member type of the Member. | |
UniqueName | Overridden. Gets the unique name of the Member. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
{dtor} | Releases all resources used by the Member. | |
Dispose | Releases all resources used by the Member. | |
Equals | Overloaded. (inherited from Object ) | |
GetChildren | Returns a MemberCollection that contains a collection of child members for the Member. | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
Member Class
Microsoft.AnalysisServices.AdomdServer Namespace