OlapInfoHierarchy Class

 

Updated: March 10, 2016

Represents metadata of a hierarchy that is contained in an instance of a CellSet class.

Namespace:   Microsoft.AnalysisServices.AdomdClient
Assembly:  Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)

System::Object
  Microsoft.AnalysisServices.AdomdClient::OlapInfoHierarchy

public ref class OlapInfoHierarchy sealed 

NameDescription
System_CAPS_pubpropertyHierarchyProperties

Gets an OlapInfoPropertyCollection that represents metadata pertaining to the hierarchy properties that are associated with the OlapInfoHierarchy.

System_CAPS_pubpropertyName

Gets a String that represents the name of the hierarchy.

NameDescription
System_CAPS_pubmethodEquals(Object^)

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: