Udostępnij za pośrednictwem


ProviderCodeGeneratorPlugin.GenerateContextOptions Metoda

Definicja

Generuje łańcuch metod używany do konfigurowania opcji specyficznych dla dostawcy.

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