共用方式為


CompiledModelCodeGenerationOptions 類別

定義

表示產生已編譯模型中繼資料的程式碼時要使用的選項。

public class CompiledModelCodeGenerationOptions
type CompiledModelCodeGenerationOptions = class
Public Class CompiledModelCodeGenerationOptions
繼承
CompiledModelCodeGenerationOptions

建構函式

CompiledModelCodeGenerationOptions()

表示產生已編譯模型中繼資料的程式碼時要使用的選項。

屬性

ContextType

取得或設定對應 DbCoNtext 的型別。

Language

取得或設定要建立 Scaffold 的程式設計語言。

ModelNamespace

取得或設定模型中繼資料類別的命名空間。

UseNullableReferenceTypes

取得或設定值,指出是否啟用可為 Null 的參考型別。

適用於