다음을 통해 공유


AttributeID 속성

Returns the identifier of the attribute.

네임스페이스:  Microsoft.AnalysisServices.AdomdServer
어셈블리:  msmgdsrv.dll의 msmgdsrv

구문

‘선언
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.