AttributeID プロパティ
属性の識別子を返します。
名前空間: 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
属性を識別する整数を返します。