OlapInfo Class

 

Updated: March 10, 2016

Represents metadata associated with an instance of a CellSet.

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

System::Object
  Microsoft.AnalysisServices.AdomdClient::OlapInfo

public ref class OlapInfo sealed 

NameDescription
System_CAPS_pubpropertyAxesInfo

Gets an AxesInfo that represents metadata pertaining to the axes that are associated with a CellSet.

System_CAPS_pubpropertyCellInfo

Gets a CellInfo that represents metadata pertaining to the cells that are associated with a CellSet.

System_CAPS_pubpropertyCubeInfo

Gets a CubeInfo that represents metadata pertaining to the cube that is associated with a CellSet.

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: