Stage

Stage of the migration process where a script must be executed.

Namespace:
KpokPatagon.Data.Migrations.Scripting
Type:
Enum
Enumeration fields
AfterTableDSC The script must be executed after the table DSC process.
BeforeTableDSC The script must be executed before th table DSC process.