Класс 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) элементы этого типа потокобезопасны. Потокобезопасность с элементами экземпляров не гарантируется.