Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Gets the user-description of the column.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ReadOnly Property Description As String
Get
'Usage
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
Property Value
Type: System.String
The user-description of the column.