Partager via


IProviderCodeGeneratorPlugin.GenerateContextOptions Méthode

Définition

Génère une chaîne de méthodes pour configurer des options de contexte supplémentaires.

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

Retours

Chaîne de méthode. Ce paramètre peut être null.

S’applique à