1 write to isUnique
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1338
this.
isUnique
= attr.IsUnique;
1 reference to isUnique
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1402
get { return this.
isUnique
; }