Dela via


IParameterNameGeneratorFactory.Create Method

Definition

public Microsoft.EntityFrameworkCore.Storage.ParameterNameGenerator Create ();
abstract member Create : unit -> Microsoft.EntityFrameworkCore.Storage.ParameterNameGenerator
Public Function Create () As ParameterNameGenerator

Returns

The newly created ParameterNameGenerator.

Applies to