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


Класс AxesInfo

Represents metadata pertaining to the axes that are associated with an instance of a CellSet class.

Иерархия наследования

System.Object
  Microsoft.AnalysisServices.AdomdClient.AxesInfo

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

Синтаксис

'Декларация
Public NotInheritable Class AxesInfo
'Применение
Dim instance As AxesInfo
public sealed class AxesInfo
public ref class AxesInfo sealed
[<SealedAttribute>]
type AxesInfo =  class end
public final class AxesInfo

Тип AxesInfo обеспечивает доступ к следующим элементам.

Свойства

  Имя Описание
Открытое свойство Axes Gets an OlapInfoAxisCollectionthat represents metadata pertaining to the axes that are associated with the AxesInfo.
Открытое свойство FilterAxis Gets an OlapInfoAxis that represents metadata pertaining to the filter axis that is associated with the AxesInfo.

В начало

Методы

  Имя Описание
Открытый метод Equals (Производный от Object.)
Открытый метод GetHashCode (Производный от Object.)
Открытый метод GetType (Производный от Object.)
Открытый метод ToString (Производный от Object.)

В начало

Безопасность многопоточности

Любые открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.

См. также

Справочник

Пространство имен Microsoft.AnalysisServices.AdomdClient