MiningAttribute.ShortName Property
Gets a shortened name of the attribute.
Пространство имен: Microsoft.AnalysisServices.AdomdClient
Сборка: Microsoft.AnalysisServices.AdomdClient (in microsoft.analysisservices.adomdclient.dll)
'Декларация
Public ReadOnly Property ShortName As String
public string ShortName { get; }
public:
property String^ ShortName {
String^ get ();
}
/** @property */
public String get_ShortName ()
public function get ShortName () : String
A String containing the shortened name of the attribute.
Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.
MiningAttribute Class
MiningAttribute Members
Microsoft.AnalysisServices.AdomdClient Namespace