Свойство Value

Gets the value of the mining parameter.

Пространство имен:  Microsoft.AnalysisServices.AdomdServer
Сборка:  msmgdsrv (в msmgdsrv.dll)

Синтаксис

'Декларация
Public ReadOnly Default Property Value As String
    Get
'Применение
Dim instance As MiningParameter
Dim value As String

value = instance
public string this { get; }
public:
property String^ default {
    String^ get ();
}
member Value : string
function get Value () : String

Значение свойства

Тип: System. . :: . .String
A string that contains the value of the parameter.