共用方式為


ICSharpSnapshotGenerator 介面

定義

用來產生用於建立 的 IModel C# 程式碼。

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

備註

如需詳細資訊和範例,請參閱 資料庫移轉和 EF Core 設計階段服務

方法

Generate(String, IModel, IndentedStringBuilder)

產生建立 的程式 IModel 代碼。

Generate(String, IModel, IndentedStringBuilder)

產生建立 的程式 IModel 代碼。

適用於