Поделиться через


Свойство AttributeID

Returns the identifier of the attribute.

Пространство имен:  Microsoft.AnalysisServices.AdomdClient
Сборка:  Microsoft.AnalysisServices.AdomdClient (в Microsoft.AnalysisServices.AdomdClient.dll)

Синтаксис

'Декларация
Public ReadOnly Property AttributeID As Integer
    Get
'Применение
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

Значение свойства

Тип: System. . :: . .Int32
Returns an integer identifying the attribute.