AttributeStats.ExistingSupport 欄位
Represents the existing support for the attribute.
命名空間: Microsoft.AnalysisServices.AdomdServer
組件: msmgdsrv (在 msmgdsrv.dll 中)
語法
'宣告
Public ExistingSupport As Double
'用途
Dim instance As AttributeStats
Dim value As Double
value = instance.ExistingSupport
instance.ExistingSupport = value
public double ExistingSupport
public:
double ExistingSupport
val mutable ExistingSupport: float
public var ExistingSupport : double