共用方式為


IProviderConfigurationCodeGenerator.GenerateContextOptions 方法

定義

產生方法鏈結以設定其他內容選項。

public Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment GenerateContextOptions ();
public Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment? GenerateContextOptions ();
abstract member GenerateContextOptions : unit -> Microsoft.EntityFrameworkCore.Design.MethodCallCodeFragment
Public Function GenerateContextOptions () As MethodCallCodeFragment

傳回

方法鏈結。 可能是 Null。

適用於