Campo Max
Represents the maximum for the attribute.
Spazio dei nomi: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
Public Max As Double
'Utilizzo
Dim instance As AttributeStats
Dim value As Double
value = instance.Max
instance.Max = value
public double Max
public:
double Max
val mutable Max: float
public var Max : double
Vedere anche