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 probability variance for the attribute state.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Syntax
'Declaration
Public ProbabilityVariance As Double
'Usage
Dim instance As StateStats
Dim value As Double
value = instance.ProbabilityVariance
instance.ProbabilityVariance = value
public double ProbabilityVariance
public:
double ProbabilityVariance
val mutable ProbabilityVariance: float
public var ProbabilityVariance : double