OlapMember Class |
Namespace: Dundas.BI.Data.Metadata.Olap
The OlapMember type exposes the following members.
Name | Description | |
---|---|---|
OlapMember |
Initializes a new instance of the OlapMember class.
|
Name | Description | |
---|---|---|
AnalysisStructure |
Gets the parent analysis structure.
(Inherited from OlapElement.) | |
Caption |
Gets or sets the caption.
(Inherited from OlapElement.) | |
Category |
Gets the potential analysis category for the current instance.
(Inherited from OlapElement.) | |
CompatibleUniqueName |
Gets the compatible unique name. This property allows grouping together compatible hierarchy members across multiple IAnalysisStructures.
| |
Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
(Inherited from OlapElement.) | |
Coordinate |
Gets the coordinate.
| |
CoordinateType |
Gets the type of the coordinate.
| |
DataProvider |
Gets the data provider.
(Inherited from OlapElement.) | |
Description |
Gets or sets the description.
(Inherited from OlapElement.) | |
EntityId |
Gets the parent entity ID.
(Inherited from OlapElement.) | |
HasChildren |
Gets or sets a value indicating whether this instance has children.
| |
HasProperties |
Gets a value indicating whether the current instance has any user-defined properties.
| |
Hierarchy |
Gets the parent OLAP hierarchy.
| |
IsHierarchy |
Gets a value indicating whether this instance is a hierarchy.
(Inherited from OlapElement.) | |
IsMeasure |
Gets a value indicating whether this instance is a measure.
(Inherited from OlapElement.) | |
Item |
Gets the Object with the specified name.
(Inherited from OlapElement.) | |
Level |
Gets the parent level.
| |
MemberKind |
Gets or sets the type of the member.
| |
MemberNumber |
Gets the member numeric value, when the parent hierarchy is a numeric hierarchy.
| |
MemberTime |
Gets the member time value, when appropriate. This value is only used for alignment in visualization controls and not for filtering.
| |
Name |
Gets or sets the name.
(Inherited from OlapElement.) | |
Parent |
Gets or sets the parent object.
(Inherited from OlapElement.) | |
ParentCube |
Gets the parent cube.
(Overrides OlapElementParentCube.) | |
ParentHierarchy |
Gets or sets the parent hierarchy.
| |
ParentMember |
Gets the parent member.
| |
ParentMemberUniqueName |
Gets or sets parent member unique name.
| |
Properties |
Gets the various uncategorized properties.
(Inherited from OlapElement.) | |
UniqueName |
Gets the object unique name.
(Inherited from OlapElement.) | |
UpperMemberNumber |
Gets the member upper numeric value, when the parent hierarchy is a numeric hierarchy.
|
Name | Description | |
---|---|---|
CompareTo |
Compares current instance with argument instance.
(Inherited from OlapElement.) | |
GetHashCode | Serves as the default hash function. (Inherited from OlapElement.) | |
GetInstance |
Gets the instance for cloning.
| |
GetMembers |
Gets all the members for the current instance.
| |
GetMembers(MemberRetrievalOptions) |
Gets the members for the current instance.
| |
GetMembers(MemberRetrievalOptions, ICollectionMemberValue) |
Gets the members for the current instance.
| |
HasProperty |
Gets a value indicating whether the current instance has the specified property populated.
| |
ToString | Returns a string that represents the current object. (Inherited from OlapElement.) |