Campo ExistingSupport
Represents the existing support for the attribute.
Spazio dei nomi: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
Public ExistingSupport As Double
'Utilizzo
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
Vedere anche