Propriedade do RDL MiningAttribute.AttributeID
Returns the identifier of the attribute.
Namespace: Microsoft.AnalysisServices.AdomdServer
Assembly: msmgdsrv (em msmgdsrv.dll)
Sintaxe
'Declaração
Public ReadOnly Property AttributeID As Integer
Get
'Uso
Dim instance As MiningAttribute
Dim value As Integer
value = instance.AttributeID
public int AttributeID { get; }
public:
virtual property int AttributeID {
int get () sealed;
}
abstract AttributeID : int
override AttributeID : int
final function get AttributeID () : int
Valor da propriedade
Tipo: System.Int32
Returns an integer identifying the attribute.