MemberValue Constructor |
Name | Description | |
---|---|---|
MemberValue(IHierarchyMember) |
Initializes a new instance of the MemberValue class.
| |
MemberValue(IHierarchy, Object) |
Initializes a new instance of the MemberValue class using the retrieved value for an implicit data cube hierarchy.
| |
MemberValue(IHierarchyLevel, String) |
Initializes a new instance of the MemberValue class.
| |
MemberValue(ITimeHierarchyLevel, DateTime) |
Initializes a new instance of the MemberValue class.
| |
MemberValue(String, String, String, Int32) |
Initializes a new instance of the MemberValue class.
| |
MemberValue(String, String, String, Int32, String) |
Initializes a new instance of the MemberValue class.
| |
MemberValue(String, String, String, Int32, String, NullableDateTime, NullableDateTime, MemberKind) |
Initializes a new instance of the MemberValue class.
|