1 write to otherKey
System.Data.Linq (1)
Mapping\Attributes.cs (1)
238set { this.otherKey = value; }
1 reference to otherKey
System.Data.Linq (1)
Mapping\Attributes.cs (1)
237get { return this.otherKey; }