Propriété AttributeID
Returns the identifier of the attribute.
Espace de noms : Microsoft.AnalysisServices.AdomdClient
Assembly : Microsoft.AnalysisServices.AdomdClient (en Microsoft.AnalysisServices.AdomdClient.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:
property int AttributeID {
int get ();
}
member AttributeID : int
function get AttributeID () : int
Valeur de propriété
Type : System. . :: . .Int32
Returns an integer identifying the attribute.