Condividi tramite


IProviderCodeGeneratorPlugin.GenerateContextOptions Metodo

Definizione

Genera una catena di metodi per configurare opzioni di contesto aggiuntive.

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

Restituisce

Catena di metodi. Può essere Null.

Si applica a