OlapTimeHierarchy Methods |
The OlapTimeHierarchy type exposes the following members.
| Name | Description | |
|---|---|---|
| CompareTo |
Compares current instance with argument instance.
(Inherited from OlapElement.) | |
| CreateMember |
Creates the member.
(Overrides OlapHierarchyCreateMember(OlapLevel, OlapMember, String, String, MemberKind).) | |
| GetChildMembers |
Gets the child time hierarchy members for the specified parent member.
| |
| GetHashCode | Serves as the default hash function. (Inherited from OlapElement.) | |
| GetInstance |
Gets a new instance of OlapHierarchy. Used for cloning.
(Overrides OlapHierarchyGetInstance(OlapDimension).) | |
| GetLevel(String) |
Gets the level by its unique name.
(Inherited from OlapHierarchy.) | |
| GetLevel(DateTimeGranularity) |
Gets the time level using its granularity.
| |
| GetMember(String) |
Gets the member by the member unique name.
(Inherited from OlapHierarchy.) | |
| GetMember(MemberValue) |
Gets the member by the member value.
(Inherited from OlapHierarchy.) | |
| IsCompatibleWith |
Checks if the current instance is compatible with the specified hierarchy.
(Overrides OlapHierarchyIsCompatibleWith(IHierarchy, Boolean).) | |
| MemberQuery(MemberRetrievalOptions, IHierarchyMember, NullableInt32) |
Enumerates hierarchy members.
This is a flat list of members potentially on different hierarchy levels.
(Inherited from OlapHierarchy.) | |
| MemberQuery(MemberRetrievalOptions, ICollectionMemberValue, NullableInt32, MemberValue) |
Enumerates hierarchy members.
This is a flat list of members potentially on different hierarchy levels.
(Inherited from OlapHierarchy.) | |
| ToString | Returns a string that represents the current object. (Inherited from OlapElement.) | |
| UpdateDefaultMember |
Updates the default member.
(Inherited from OlapHierarchy.) |