Класс Axis
Represents an axis within a cellset.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)
Синтаксис
'Декларация
Public NotInheritable Class Axis _
Implements ISubordinateObject
'Применение
Dim instance As Axis
public sealed class Axis : ISubordinateObject
public ref class Axis sealed : ISubordinateObject
[<SealedAttribute>]
type Axis =
class
interface ISubordinateObject
end
public final class Axis implements ISubordinateObject
Замечания
An Axis represents one query or slicer axis returned in a cellset (and represented by a CellSet.) An axis is essentially a set of ordered, congruent tuples used to organize the cells in a cellset.
Иерархия наследования
System. . :: . .Object
Microsoft.AnalysisServices.AdomdClient..::..Axis
Потоковая защита
Все открытые статический (Shared в Visual Basic) элементы этого типа потокобезопасны. Потокобезопасность элементов экземпляров не гарантируется.