Campo ExistingSupport
Represents the existing support for the attribute.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (em msmgdsrv.dll)
Sintaxe
'Declaração
Public ExistingSupport As Double
'Uso
Dim instance As AttributeStats
Dim value As Double
value = instance.ExistingSupport
instance.ExistingSupport = value
public double ExistingSupport
public:
double ExistingSupport
val mutable ExistingSupport: float
public var ExistingSupport : double
Consulte também