ScaffoldedMigration 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.
Represents a scaffolded migration.
public class ScaffoldedMigration
type ScaffoldedMigration = class
Public Class ScaffoldedMigration
- Inheritance
-
ScaffoldedMigration
Scaffolded |
Initializes a new instance of the ScaffoldedMigration class. |
File |
Gets the file extension code files should use. |
Metadata |
Gets the contents of the migration metadata file. |
Migration |
Gets the contents of the migration file. |
Migration |
Gets the migration's ID. |
Migration |
Gets the migration's sub-namespace. |
Previous |
Gets the previous migration's ID. |
Snapshot |
Gets the contents of the model snapshot file. |
Snapshot |
Gets the model snapshot's name. |
Snapshot |
Gets the model snapshot's sub-namespace. |
Product | Versions |
---|---|
Entity Framework Core | 1.0, 1.1, 2.0, 2.1, 2.2, 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: