Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents the variance for the attribute state.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public Variance As Double
'Usage
Dim instance As StateStats
Dim value As Double
value = instance.Variance
instance.Variance = value
public double Variance
public:
double Variance
val mutable Variance: float
public var Variance : double