MiningAttribute.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.

참고 항목

참조

MiningAttribute 클래스

Microsoft.AnalysisServices.AdomdServer 네임스페이스