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