Поле Support

Represents the support for the attribute state.

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

Синтаксис

'Декларация
Public Support As Double
'Применение
Dim instance As StateStats
Dim value As Double

value = instance.Support

instance.Support = value
public double Support
public:
double Support
val mutable Support: float
public var Support : double