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