Udostępnij przez


ProviderCodeGenerator.GenerateContextOptions Metoda

Definicja

Generuje łańcuch metod w celu skonfigurowania dodatkowych opcji kontekstu.

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

Zwraca

Łańcuch metod. Może mieć wartość null.

Implementuje

Dotyczy