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 code-based migration that has been scaffolded and is ready to be written to a file.
public class ScaffoldedMigration
[System.Serializable]
public class ScaffoldedMigration
type ScaffoldedMigration = class
Public Class ScaffoldedMigration
- Inheritance
-
ScaffoldedMigration
- Attributes
Designer |
Gets or sets the scaffolded migration code that should be stored in a code behind file. |
Directory |
Gets or sets the subdirectory in the user's project that this migration should be saved in. |
Is |
Gets or sets whether the migration was re-scaffolded. |
Language |
Gets or sets the programming language used for this migration. Typically used for the file extension of the generated code. |
Migration |
Gets or sets the unique identifier for this migration. Typically used for the file name of the generated code. |
Resources |
Gets a dictionary of string resources to add to the migration resource file. |
User |
Gets or sets the scaffolded migration code that the user can edit. |
Продукт | Версії |
---|---|
Entity Framework | 4.3.1, 5.0.0, 6.2.0 |
Відгук про Entity Framework
Entity Framework – це проект із відкритим кодом. Виберіть посилання, щоб надати відгук: