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