XmlaLocationReference 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.
Represents the XMLA location reference of an entity.
[System.Serializable]
public sealed class XmlaLocationReference
[<System.Serializable>]
type XmlaLocationReference = class
Public NotInheritable Class XmlaLocationReference
- Inheritance
-
XmlaLocationReference
- Attributes
Properties
Attribute |
Gets the attribute that is referenced. |
CalculationItemName |
Gets the name of the calculation item that is referenced. |
ColumnName |
Gets the name of the column that is referenced. |
Cube |
Gets the cube structure that is referenced. |
Dimension |
Gets the dimension that is referenced. |
Hierarchy |
Gets the hierarchy that is referenced. |
MeasureGroup |
Gets the measure-group that is referenced. |
MeasureName |
Gets the name of the measure that is referenced. |
MemberName |
Gets the name of the member that is referenced. |
PartitionName |
Gets the name of the partition that is referenced. |
Role |
Gets the role that is referenced. |
RoleName |
Gets the name of the role that is referenced. |
TableName |
Gets the name of the table that is referenced. |