Campo Attribute
Represents the index for the associated attribute.
Spazio dei nomi: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (in msmgdsrv.dll)
Sintassi
'Dichiarazione
Public Attribute As Integer
'Utilizzo
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
Vedere anche