Propriété MiningAttribute.AttributeID
Returns the identifier of the attribute.
Espace de noms : Microsoft.AnalysisServices.AdomdServer
Assembly : msmgdsrv (en msmgdsrv.dll)
Syntaxe
'Déclaration
Public ReadOnly Property AttributeID As Integer
Get
'Utilisation
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
Valeur de propriété
Type : System.Int32
Returns an integer identifying the attribute.