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


Свойство ShortName

Gets a shortened name of the attribute.

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

Синтаксис

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

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

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

Тип: System. . :: . .String
A String containing the shortened name of the attribute.