Campo States
Represents the number of state statistics for the attribute.
Espacio de nombres: Microsoft.AnalysisServices.AdomdServer
Ensamblado: msmgdsrv (en msmgdsrv.dll)
Sintaxis
'Declaración
Public States As Integer
'Uso
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
Vea también