共用方式為


AttributeID 屬性

Returns the identifier of the attribute.

命名空間:  Microsoft.AnalysisServices.AdomdServer
組件:  msmgdsrv (在 msmgdsrv.dll 中)

語法

'宣告
Public ReadOnly Property AttributeID As Integer
    Get
'用途
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

屬性值

型別:System. . :: . .Int32
Returns an integer identifying the attribute.