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