Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents metadata pertaining to an axis that is associated with a CellSet.
Inheritance Hierarchy
System.Object
Microsoft.AnalysisServices.AdomdClient.OlapInfoAxis
Namespace: Microsoft.AnalysisServices.AdomdClient
Assembly: Microsoft.AnalysisServices.AdomdClient (in Microsoft.AnalysisServices.AdomdClient.dll)
Syntax
'Declaration
Public NotInheritable Class OlapInfoAxis
'Usage
Dim instance As OlapInfoAxis
public sealed class OlapInfoAxis
public ref class OlapInfoAxis sealed
[<SealedAttribute>]
type OlapInfoAxis = class end
public final class OlapInfoAxis
The OlapInfoAxis type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
Hierarchies | Gets an OlapInfoHierarchyCollection that represents metadata pertaining to the hierarchies that are associated with the OlapInfoAxis. |
![]() |
Name | Gets a String that represents the name of the object represented by OlapInfoAxis. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.