ScalarMiningStructureColumn.IsKey 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定資料行是否會針對 ScalarMiningStructureColumn 物件中的案例提供索引鍵的指示。
[System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningModelColumnUsageTypeConverter, Microsoft.AnalysisServices.Design.AS")]
public bool IsKey { get; set; }
[<System.ComponentModel.TypeConverter("Microsoft.AnalysisServices.Design.MiningModelColumnUsageTypeConverter, Microsoft.AnalysisServices.Design.AS")>]
member this.IsKey : bool with get, set
Public Property IsKey As Boolean
屬性值
如果資料行在 ScalarMiningStructureColumn 物件中提供案例的索引鍵,則為 true;否則為 false。
- 屬性
備註
您可以針對巢狀資料表結構的每個層級指定一個或多個資料行當做索引鍵資料行。