AttributeStats.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