IProviderConfigurationCodeGenerator.GenerateContextOptions 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
產生方法鏈結以設定其他內容選項。
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。