다음을 통해 공유


States 필드

Represents the number of state statistics for the attribute.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv.dll의 msmgdsrv

구문

‘선언
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