1 write to isUnique
System.Data.Linq (1)
Mapping\Attributes.cs (1)
242set { this.isUnique = value; }
1 reference to isUnique
System.Data.Linq (1)
Mapping\Attributes.cs (1)
241get { return this.isUnique; }