Udostępnij przez


Pole AttributeStats.States

Reprezentuje liczbę Państwo statystyki dla atrybut.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdServer
Zestaw:  msmgdsrv (w msmgdsrv.dll)

Składnia

'Deklaracja
Public States As Integer
'Użycie
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