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.