ICSharpSnapshotGenerator 接口

定义

用于生成用于创建 的 IModelC# 代码。

public interface ICSharpSnapshotGenerator
type ICSharpSnapshotGenerator = interface
Public Interface ICSharpSnapshotGenerator
派生

注解

有关详细信息和示例,请参阅 数据库迁移EF Core 设计时服务

方法

Generate(String, IModel, IndentedStringBuilder)

生成用于创建 的代码 IModel

Generate(String, IModel, IndentedStringBuilder)

生成用于创建 的代码 IModel

适用于