1 write to IsUnique
System.Data.Linq (1)
Mapping\MappingSource.cs (1)
553
am.
IsUnique
= OptionalBoolAttribute(reader, XmlMappingConstant.IsUnique, false);
1 reference to IsUnique
System.Data.Linq (1)
Mapping\MappedMetaModel.cs (1)
1305
get { return this.assocMap.
IsUnique
; }