Champ AttributeStats.Max
Represents the maximum for the attribute.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public Max As Double
'Utilisation
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