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