WizardStage Enumeration
WizardStage indicates whether the Wizard Extension Page occurs in the wizard before or after model generation.
Assembly: Microsoft.Data.Entity.Design (in Microsoft.Data.Entity.Design.dll)
Member name | Description | |
---|---|---|
PostModelGeneration | Wizard Extension Page occurs after model generation. | |
PreModelGeneration | Wizard Extension Page occurs before model generation. |