AssociationAttribute.IsUnique 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定外部索引鍵的唯一性條件約束表示。
public:
property bool IsUnique { bool get(); void set(bool value); };
public bool IsUnique { get; set; }
member this.IsUnique : bool with get, set
Public Property IsUnique As Boolean
屬性值
預設值 = false
。
備註
若為 true,則此屬性表示 true 1:1 關聯性。