Compartir a través de


MiningAttribute.ShortName Propiedad

Obtiene un nombre abreviado del atributo.

Espacio de nombres:  Microsoft.AnalysisServices.AdomdServer
Ensamblado:  msmgdsrv (en msmgdsrv.dll)

Sintaxis

'Declaración
Public ReadOnly Property ShortName As String 
    Get
'Uso
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

Valor de la propiedad

Tipo: String
Un valor de tipo String que contiene el nombre abreviado del atributo.

Vea también

Referencia

MiningAttribute Clase

Espacio de nombres Microsoft.AnalysisServices.AdomdServer