共用方式為


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