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