Is it possible to adjust SQL Server Compact Edition version 4.0 connection parameters using Entity Framework in order to force Commit with a CommitMode.Immediate parameter as stated here https://stackoverflow.com/a/7342721/5529867 or https://stackoverflow.com/a/8687410/5529867 ?
- SQL Server CE version: 4.0
- EntityFramework: 6.1.3
- EntityFramework.SQLServerCompact: 6.1.3