ProviderCodeGeneratorPlugin.GenerateProviderOptions Yöntem

Tanım

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

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

Döndürülenler

MethodCallCodeFragment

Yöntem zinciri. Null olabilir.

Uygulamalar

Şunlara uygulanır