Campo Support
Represents the support for the attribute state.
Spazio dei nomi Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
Public Support As Double
'Utilizzo
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
Vedere anche