Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Gets a shortened name of the attribute.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property ShortName As String
Get
'Usage
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
Eigenschaftswert
Typ: System.String
A String that contains the shortened name of the attribute.