DatabaseModelFactoryOptions Class
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies which metadata to read from the database.
public class DatabaseModelFactoryOptions
type DatabaseModelFactoryOptions = class
Public Class DatabaseModelFactoryOptions
- Inheritance
-
DatabaseModelFactoryOptions
See Reverse engineering (scaffolding) an existing database, and EF Core design-time services for more information and examples.
Database |
Initializes a new instance of the DatabaseModelFactoryOptions class. |
Schemas |
Gets the list of schemas to include. If empty, include all schemas. |
Tables |
Gets the list of tables to include. If empty, include all tables. |
Product | Versions |
---|---|
Entity Framework Core | 3.0, 3.1, 5.0, 6.0, 7.0, 8.0, 9.0 |
Entity Framework feedback
Entity Framework is an open source project. Select a link to provide feedback: