Attribute 필드
Represents the index for the associated attribute.
네임스페이스: Microsoft.AnalysisServices.AdomdServer
어셈블리: msmgdsrv(msmgdsrv.dll)
구문
‘선언
Public Attribute As Integer
‘사용 방법
Dim instance As AttributeStats
Dim value As Integer
value = instance.Attribute
instance.Attribute = value
public int Attribute
public:
int Attribute
val mutable Attribute: int
public var Attribute : int