OlapElement Class |
Namespace: Dundas.BI.Data.Metadata.Olap
The OlapElement type exposes the following members.
Name | Description | |
---|---|---|
OlapElement(String) |
Initializes a new instance of the OlapElement class.
| |
OlapElement(IOlapCube, String) |
Initializes a new instance of the OlapElement class.
| |
OlapElement(OlapElement, String) |
Initializes a new instance of the OlapElement class.
|
Name | Description | |
---|---|---|
AnalysisStructure |
Gets the parent analysis structure.
| |
Caption |
Gets or sets the caption.
| |
Category |
Gets the potential analysis category for the current instance.
| |
Containers |
Gets the container objects used alter the presentation of the elements using a folder-like approach.
| |
DataProvider |
Gets the data provider.
| |
Description |
Gets or sets the description.
| |
EntityId |
Gets the parent entity ID.
| |
IsHierarchy |
Gets a value indicating whether this instance is a hierarchy.
| |
IsMeasure |
Gets a value indicating whether this instance is a measure.
| |
Item |
Gets the Object with the specified name.
| |
Name |
Gets or sets the name.
| |
Parent |
Gets or sets the parent object.
| |
ParentCube |
Gets the parent cube.
| |
Properties |
Gets the various uncategorized properties.
| |
UniqueName |
Gets the object unique name.
|
Name | Description | |
---|---|---|
CompareTo |
Compares current instance with argument instance.
| |
GetHashCode | Serves as the default hash function. (Overrides ObjectGetHashCode.) | |
ToString | Returns a string that represents the current object. (Overrides ObjectToString.) |