OlapTimeLevel Methods |
The OlapTimeLevel type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo |
Compares current instance with argument instance.
(Inherited from OlapElement.) | |
| Equals(Object) | Determines whether the specified object is equal to the current object. (Inherited from OlapLevel.) | |
| Equals(IHierarchyLevel) | Indicates whether the current object is equal to another object of the same type. (Inherited from OlapLevel.) | |
| GetHashCode | Serves as the default hash function. (Inherited from OlapLevel.) | |
| GetMember(String) |
Gets the member by its unique name.
(Inherited from OlapLevel.) | |
| GetMember(DateTime) |
Gets the time member using a DateTime value.
| |
| 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.) |