Свойство OlapInfoAxis.Name

Gets a String that represents the name of the object represented by OlapInfoAxis.

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

Синтаксис

'Декларация
Public ReadOnly Property Name As String 
    Get
'Применение
Dim instance As OlapInfoAxis 
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 represents the name of the object represented by OlapInfoAxis.

См. также

Справочник

OlapInfoAxis Класс

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