IProviderConfigurationCodeGenerator.GenerateProviderOptions Yöntem

Tanım

Sağlayıcıya özgü seçenekleri yapılandırmak için kullanılan bir yöntem zinciri üretir.

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

Döndürülenler

MethodCallCodeFragment

Yöntem zinciri. Null olabilir.

Şunlara uygulanır