共用方式為


MiningAttribute.ShortName 屬性

Gets a shortened name of the attribute.

命名空間:  Microsoft.AnalysisServices.AdomdClient
組件:  Microsoft.AnalysisServices.AdomdClient (在 Microsoft.AnalysisServices.AdomdClient.dll 中)

語法

'宣告
Public ReadOnly Property ShortName As String 
    Get
'用途
Dim instance As MiningAttribute 
Dim value As String 

value = instance.ShortName
public string ShortName { get; }
public:
property String^ ShortName {
    String^ get ();
}
member ShortName : string
function get ShortName () : String

屬性值

型別:System.String
A String containing the shortened name of the attribute.

請參閱

參考

MiningAttribute 類別

Microsoft.AnalysisServices.AdomdClient 命名空間