ScaffoldedMigration.IsRescaffold Property
Gets or sets whether the migration was re-scaffolded.
Assembly: EntityFramework (in EntityFramework.dll)
[SuppressMessageAttribute("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId = "Rescaffold")] public bool IsRescaffold { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; }