Productivity
                             
                      
                  
                    
                          There are various properties that govern how the OpenAccess ORM runtime behaves. The default values for these settings usually suffice for most situations. In case you need to tweak some settings, this can be done via the ‘Backend settings’ tab in the ‘Model settings’ dialog available in the Visual Studio designer. These options are broadly divided into 4 categories (here you can find more information about this dialog and the settings available):  Runtime configuration  Tracing & logging  Second level cache  Connection pool   When any setting is changed in this dialog and the .rlinq file is saved, OpenAccess generates the appropriate code to set...