Udostępnij przez


Pole AttributeStats.Attribute

Reprezentuje indeks skojarzony atrybut.

Przestrzeń nazw:  Microsoft.AnalysisServices.AdomdServer
Zestaw:  msmgdsrv (w msmgdsrv.dll)

Składnia

'Deklaracja
Public Attribute As Integer
'Użycie
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