DesignEventId Enum
Definition
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.
public enum DesignEventId
type DesignEventId =
Public Enum DesignEventId
- Inheritance
-
DesignEventId
Fields
Name | Value | Description |
---|---|---|
ForceRemoveMigration | 1 | |
RemovingMigration | 2 | |
NoMigrationFile | 3 | |
NoMigrationMetadataFile | 4 | |
ManuallyDeleted | 5 | |
RemovingSnapshot | 6 | |
NoSnapshotFile | 7 | |
WritingSnapshot | 8 | |
ReusingNamespace | 9 | |
ReusingDirectory | 10 | |
RevertingSnapshot | 11 | |
WritingMigration | 12 | |
ReusingSnapshotName | 13 | |
DestructiveOperation | 14 | |
ForeignMigrations | 15 |