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


Свойство Axis.Name

Gets the name of the Axis.

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

Синтаксис

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

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

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

Тип: System.String
A String that contains the name of the Axis.

См. также

Справочник

Axis Класс

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