CalculatedMember Class |
Namespace: Dundas.BI.Data.CubeDescriptors
The CalculatedMember type exposes the following members.
Name | Description | |
---|---|---|
CalculatedMember |
Initializes a new instance of the CalculatedMember 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.
(Inherited from OlapMember.) | |
Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
(Inherited from OlapElement.) | |
Coordinate |
Gets the coordinate.
(Inherited from OlapMember.) | |
CoordinateType |
Gets the type of the coordinate.
(Inherited from OlapMember.) | |
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.) | |
Expression |
Gets the calculated member expression.
| |
FormatString |
Gets or sets the format string.
| |
HasChildren |
Gets or sets a value indicating whether this instance has children.
(Inherited from OlapMember.) | |
HasProperties |
Gets a value indicating whether the current instance has any user-defined properties.
(Inherited from OlapMember.) | |
Hierarchy |
Gets the parent OLAP hierarchy.
(Inherited from OlapMember.) | |
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.
(Inherited from OlapMember.) | |
MeasureGroup |
Gets or sets the measure group.
| |
MemberKind |
Gets or sets the type of the member.
(Inherited from OlapMember.) | |
MemberNumber |
Gets the member numeric value, when the parent hierarchy is a numeric hierarchy.
(Inherited from OlapMember.) | |
MemberTime |
Gets the member time value, when appropriate. This value is only used for alignment in visualization controls and not for filtering.
(Inherited from OlapMember.) | |
Name |
Gets or sets the name.
(Inherited from OlapElement.) | |
Parent |
Gets or sets the parent object.
(Inherited from OlapElement.) | |
ParentCube |
Gets the parent cube.
(Inherited from OlapMember.) | |
ParentHierarchy |
Gets or sets the parent hierarchy.
(Inherited from OlapMember.) | |
ParentHierarchyUniqueName |
Gets or sets the unique name of name of the parent hierarchy.
| |
ParentMember |
Gets the parent member.
(Inherited from OlapMember.) | |
ParentMemberUniqueName |
Gets or sets parent member unique name.
(Inherited from OlapMember.) | |
Properties |
Gets the various uncategorized properties.
(Inherited from OlapElement.) | |
SolveOrder |
Gets or sets the solve order.
| |
UniqueName |
Gets the object unique name.
(Inherited from OlapElement.) | |
UpperMemberNumber |
Gets the member upper numeric value, when the parent hierarchy is a numeric hierarchy.
(Inherited from OlapMember.) |
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.
(Inherited from OlapMember.) | |
GetMembers |
Gets all the members for the current instance.
(Inherited from OlapMember.) | |
GetMembers(MemberRetrievalOptions) |
Gets the members for the current instance.
(Inherited from OlapMember.) | |
GetMembers(MemberRetrievalOptions, ICollectionMemberValue) |
Gets the members for the current instance.
(Inherited from OlapMember.) | |
HasProperty |
Gets a value indicating whether the current instance has the specified property populated.
(Inherited from OlapMember.) | |
ToString | Returns a string that represents the current object. (Inherited from OlapElement.) |