IProviderConfigurationCodeGenerator.GenerateContextOptions Yöntem

Tanım

Ek bağlam seçeneklerini yapılandırmak için bir yöntem zinciri üretir.

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

Döndürülenler

MethodCallCodeFragment

Yöntem zinciri. Null olabilir.

Şunlara uygulanır