Olap |
The OlapTimeLevel type exposes the following members.
| Name | Description | |
|---|---|---|
| OlapTimeLevel | Initializes a new instance of the OlapTimeLevel class. |
| Name | Description | |
|---|---|---|
| AnalysisStructure |
Gets the parent analysis structure.
(Inherited from OlapElement) | |
| Caption |
Gets or sets the caption.
(Inherited from OlapElement) | |
| CaptionFormat | Gets the caption format. | |
| Category |
Gets the potential analysis category for the current instance.
(Inherited from OlapElement) | |
| ChildCount |
Gets or sets the child count.
(Inherited from OlapLevel) | |
| CompatibleUniqueName |
Gets the compatible unique name. This property allows grouping together compatible
hierarchy levels across multiple IAnalysisStructures.
(Inherited from OlapLevel) | |
| 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 OlapLevel) | |
| CoordinateType |
Gets the type of the coordinate.
(Inherited from OlapLevel) | |
| 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) | |
| Granularity | Gets the time level granularity. | |
| Hierarchy |
Gets the parent IHierarchy.
(Inherited from OlapLevel) | |
| Interval | Gets the time interval for the current level. | |
| 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) | |
| LevelDepth |
Gets or sets the level depth.
(Inherited from OlapLevel) | |
| LevelType |
Gets or sets the type of the level.
(Inherited from OlapLevel) | |
| LocalizedCaptionFormat | Gets the localized caption format. | |
| LocalizedShortCaptionFormat | Gets the localized short caption format. | |
| 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 OlapLevel) | |
| ParentHierarchy |
Gets the parent OLAP hierarchy.
(Inherited from OlapLevel) | |
| ParentLevel |
Gets the previous level.
(Inherited from OlapLevel) | |
| PredefinedSortCategory |
Gets the predefined sorting category for the current instance.
(Overrides OlapLevelPredefinedSortCategory) | |
| PredefinedSortDirection |
Gets the predefined sorting direction for the current instance.
(Overrides OlapLevelPredefinedSortDirection) | |
| Properties |
Gets the various uncategorized properties.
(Inherited from OlapElement) | |
| ShortCaptionFormat | Gets the short caption format. | |
| UniqueName |
Gets the object unique name.
(Inherited from OlapElement) | |
| UnknownMember |
Gets the unknown member for this level.
(Inherited from OlapLevel) |
| Name | Description | |
|---|---|---|
| CompareTo |
Compares current instance with argument instance.
(Inherited from OlapElement) | |
| Equals(IHierarchyLevel) | Indicates whether the current object is equal to another object of the same type. (Inherited from OlapLevel) | |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from OlapLevel) | |
| GetHashCode | Serves as the default hash function. (Inherited from OlapLevel) | |
| GetMember(DateTime) | Gets the time member using a DateTime value. | |
| GetMember(String) |
Gets the member by its unique name.
(Inherited from OlapLevel) | |
| GetMember(String, MemberRetrievalOptions) |
Gets the member by its unique name.
(Inherited from OlapLevel) | |
| GetMembers |
Gets all the members for the current instance.
(Inherited from OlapLevel) | |
| GetMembers(MemberRetrievalOptions) |
Gets the members for the current instance.
(Inherited from OlapLevel) | |
| GetMembers(MemberRetrievalOptions, ICollectionMemberValue) |
Gets the members for the current instance.
(Inherited from OlapLevel) | |
| GetMembersInRange | Gets the members in specified date range. | |
| GetNextMember(String, MemberRetrievalOptions) |
Gets the next member.
(Overrides OlapLevelGetNextMember(String, MemberRetrievalOptions)) | |
| GetNextMember(String, MemberRetrievalOptions, Boolean) | Gets the next member. | |
| GetPreviousMember(String, MemberRetrievalOptions) |
Gets the previous member.
(Overrides OlapLevelGetPreviousMember(String, MemberRetrievalOptions)) | |
| GetPreviousMember(String, MemberRetrievalOptions, Boolean) | Gets the previous member. | |
| ToString | Returns a string that represents the current object. (Inherited from OlapElement) |