1 write to deleteRule
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1339this.deleteRule = attr.DeleteRule;
1 reference to deleteRule
System.Data.Linq (1)
Mapping\AttributedMetaModel.cs (1)
1408get { return this.deleteRule; }