Note that the default value when using DbContext is 'false', but if you're using the Entity Framework designer with code generation turned on, then the code generator emits a line of code to default the value to 'true'. You can change this value by opening the designer and looking at the model properties.