إشعار
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تسجيل الدخول أو تغيير الدلائل.
يتطلب الوصول إلى هذه الصفحة تخويلاً. يمكنك محاولة تغيير الدلائل.
Represents the maximum for the attribute.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Max As Double
'Usage
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