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.