MoveTableOperation.CreateTableOperation 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
更改迁移历史记录表时使用,以便可以重新生成该表,而不只是删除和添加主键。
public System.Data.Entity.Migrations.Model.CreateTableOperation CreateTableOperation { get; }
member this.CreateTableOperation : System.Data.Entity.Migrations.Model.CreateTableOperation
Public ReadOnly Property CreateTableOperation As CreateTableOperation
属性值
迁移历史记录表的创建表操作。