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