Propriété MiningAttribute.ShortName
Obtient un nom abrégé de l'attribut.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property ShortName As String
Get
'Utilisation
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
Valeur de propriété
Type : String
String qui contient le nom abrégé de l'attribut.