Champ States
Represents the number of state statistics for the attribute.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public States As Integer
'Utilisation
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