What basic strategy is typically employed when initiating a migration in a large database?
- Code-based
- Manual
- Scripted
- Snapshot
Scripted
Loading...
Related Quiz
- For zero-downtime migrations in large databases, ________ approach is often used.
- How does Entity Framework handle under-the-hood query optimization for complex LINQ queries?
- In Entity Framework, a primary key is automatically configured if the property name is 'Id' or the class name followed by ________.
- For automated deployment, integrating Entity Framework migrations with ________ tools is considered a best practice.
- To implement complex validation logic that involves external resources, ________ can be used within the Entity Framework model.