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