Campo States
Represents the number of state statistics for the attribute.
Spazio dei nomi: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
Public States As Integer
'Utilizzo
Dim instance As AttributeStats
Dim value As Integer
value = instance.States
instance.States = value
public int States
public:
int States
val mutable States: int
public var States : int
Vedere anche