MiningAttribute.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.