Member Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Microsoft.AnalysisServices.AdomdClient.Member
public sealed class Member
type Member = class
Public NotInheritable Class Member
- Inheritance
-
Member
Properties
Caption |
Caption |
ChildCount |
ChildCount |
Description |
Description |
DrilledDown |
DrilledDown |
LevelDepth |
LevelDepth |
LevelName |
LevelName |
MemberProperties |
MemberProperties |
Name |
Name |
Parent |
Parent |
ParentLevel |
ParentLevel |
ParentSameAsPrevious |
ParentSameAsPrevious |
Properties |
Properties |
Type |
Type |
UniqueName |
UniqueName |
Methods
Equals(Object) |
Equals |
FetchAllProperties() |
Information not available for this release. |
GetChildren() |
Information not available for this release. |
GetChildren(Int64, Int64, MemberFilter[]) |
Information not available for this release. |
GetChildren(Int64, Int64, String[], MemberFilter[]) |
Information not available for this release. |
GetChildren(Int64, Int64) |
Information not available for this release. |
GetHashCode() |
GetHashCode |
ToString() |
ToString |
Operators
Equality(Member, Member) |
operator== |
Inequality(Member, Member) |
operator!= |