Поделиться через


Свойство Axes

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

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public ReadOnly Property Axes As OlapInfoAxisCollection
    Get
'Применение
Dim instance As AxesInfo
Dim value As OlapInfoAxisCollection

value = instance.Axes
public OlapInfoAxisCollection Axes { get; }
public:
property OlapInfoAxisCollection^ Axes {
    OlapInfoAxisCollection^ get ();
}
member Axes : OlapInfoAxisCollection
function get Axes () : OlapInfoAxisCollection

Значение свойства

Тип Microsoft.AnalysisServices.AdomdClient. . :: . .OlapInfoAxisCollection
An OlapInfoAxisCollection that represents metadata pertaining to the axes associated with the AxesInfo.