DomainRelationshipAttribute.AllowsDuplicates Özellik

Tanım

Etki alanı ilişkisinin aynı öğe çifti arasında birden çok örnek oluşturulmasına izin verip etmeyeceğini alır veya ayarlar.

public:
 property bool AllowsDuplicates { bool get(); void set(bool value); };
public bool AllowsDuplicates { [System.Diagnostics.DebuggerStepThrough] get; [System.Diagnostics.DebuggerStepThrough] set; }
[<get: System.Diagnostics.DebuggerStepThrough>]
[<set: System.Diagnostics.DebuggerStepThrough>]
member this.AllowsDuplicates : bool with get, set
Public Property AllowsDuplicates As Boolean

Özellik Değeri

Boolean
Öznitelikler

Şunlara uygulanır