1 write to otherKey
System.Data.Linq (1)
parent\DbmlShared\Mapping.cs (1)
433set { this.otherKey = value; }
1 reference to otherKey
System.Data.Linq (1)
parent\DbmlShared\Mapping.cs (1)
432get { return this.otherKey; }