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.