3 references to Cell
System.Data.Entity (3)
System\Data\Mapping\ViewGeneration\Validation\ViewKeyConstraint.cs (3)
37get { return CellRelation.Cell; } 131return new ErrorLog.Record(true, ViewGenErrorCode.KeyConstraintViolation, message, rightKeyConstraint.CellRelation.Cell, debugMessage); 187return new ErrorLog.Record(true, ViewGenErrorCode.KeyConstraintUpdateViolation, message, rightKeyConstraint.CellRelation.Cell, debugMessage);