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


Свойство Axis.Set

Gets a Set that contains the set for the Axis.

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

Синтаксис

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

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

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

Тип: Microsoft.AnalysisServices.AdomdClient.Set
A Set that contains the set for the Axis.

См. также

Справочник

Axis Класс

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