WizardKind Enumeration
An enumeration that provides information about which wizard started an .edmx file generation or update process.
Assembly: Microsoft.Data.Entity.Design.Extensibility (in Microsoft.Data.Entity.Design.Extensibility.dll)
Member name | Description | |
---|---|---|
Generate | Indicates that the Entity Data Model Wizard started an .edmx file generation process. | |
None | Indicates that no wizard started an .edmx file modification process. | |
UpdateModel | Indicates that the Update Model Wizard started an .edmx file update process. |