共用方式為


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.