ScaffoldedMigration.IsRescaffold 属性

定义

获取或设置迁移是否已重新搭建基架。

[System.Diagnostics.CodeAnalysis.SuppressMessage("Microsoft.Naming", "CA1704:IdentifiersShouldBeSpelledCorrectly", MessageId="Rescaffold")]
public bool IsRescaffold { get; set; }
member this.IsRescaffold : bool with get, set
Public Property IsRescaffold As Boolean

属性值

属性

适用于