Bemærk
Adgang til denne side kræver godkendelse. Du kan prøve at logge på eller ændre mapper.
Adgang til denne side kræver godkendelse. Du kan prøve at ændre mapper.
Represents the minimum for the attribute.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Min As Double
'Usage
Dim instance As AttributeStats
Dim value As Double
value = instance.Min
instance.Min = value
public double Min
public:
double Min
val mutable Min: float
public var Min : double