CalculatedMember Methods

The CalculatedMember type exposes the following members.

Methods
  NameDescription
Public methodCompareTo
Compares current instance with argument instance.
(Inherited from OlapElement.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from OlapElement.)
Protected methodGetInstance
Gets the instance for cloning.
(Inherited from OlapMember.)
Public methodGetMembers
Gets all the members for the current instance.
(Inherited from OlapMember.)
Public methodGetMembers(MemberRetrievalOptions)
Gets the members for the current instance.
(Inherited from OlapMember.)
Public methodGetMembers(MemberRetrievalOptions, ICollectionMemberValue)
Gets the members for the current instance.
(Inherited from OlapMember.)
Public methodHasProperty
Gets a value indicating whether the current instance has the specified property populated.
(Inherited from OlapMember.)
Public methodToString
Returns a string that represents the current object.
(Inherited from OlapElement.)
Top
See Also