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