DimensionAttribute.KeyUniquenessGuarantee 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定屬性索引鍵與其名稱之間的關聯性以及相關屬性的關聯性是否保證有效。
[System.ComponentModel.Browsable(false)]
public bool KeyUniquenessGuarantee { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.KeyUniquenessGuarantee : bool with get, set
Public Property KeyUniquenessGuarantee As Boolean
屬性值
如果屬性索引鍵與其名稱與相關屬性之間的關聯性保證有效,則為 true;否則為 false。
- 屬性
備註
Analysis Services 會使用 KeyUniquenessGuarantee 參數,在從此屬性的基礎資料來源擷取成員時,將查詢建構優化。