Свойство Description
Gets the user-description of the column.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (в msmgdsrv.dll)
Синтаксис
'Декларация
Public ReadOnly Property Description As String
Get
'Применение
Dim instance As MiningModelColumn
Dim value As String
value = instance.Description
public string Description { get; }
public:
virtual property String^ Description {
String^ get () sealed;
}
abstract Description : string
override Description : string
final function get Description () : String
Значение свойства
Тип System. . :: . .String
Returns a String containing the user-description of the column.