2 types derived from CellRelation
System.Data.Entity (2)
System\Data\Mapping\ViewGeneration\Validation\BasicCellRelation.cs (1)
24internal class BasicCellRelation : CellRelation
System\Data\Mapping\ViewGeneration\Validation\ViewCellRelation.cs (1)
24internal class ViewCellRelation : CellRelation
1 reference to CellRelation
System.Data.Entity (1)
System\Data\Mapping\ViewGeneration\Validation\KeyConstraint.cs (1)
19where TCellRelation : CellRelation