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


Свойство ShortName

Gets a shortened name of the attribute.

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

Синтаксис

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

value = instance.ShortName
public string ShortName { get; }
public:
virtual property String^ ShortName {
    String^ get () sealed;
}
abstract ShortName : string
override ShortName : string
final function get ShortName () : String

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

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