DimensionSelector Methods

The DimensionSelector type exposes the following members.

Methods
  NameDescription
Public methodContains(String)
Determines whether this object contains the specified unique name.
(Inherited from GroupSelector.)
Public methodContains(OlapDimension)
Determines whether virtual cube contains the specified dimension.
Public methodContains(OlapHierarchy)
Determines whether virtual cube contains the specified hierarchy.
Public methodContains(OlapLevel)
Determines whether virtual cube contains the specified level.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from GroupSelector.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from GroupSelector.)
Top
See Also