Поле States
Represents the number of state statistics for the attribute.
Пространство имен: Microsoft.AnalysisServices.AdomdServer
Сборка: msmgdsrv (в msmgdsrv.dll)
Синтаксис
'Декларация
Public States As Integer
'Применение
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
См. также