C# 클래스 Microsoft.EntityFrameworkCore.Storage.ParameterNameGeneratorFactory

Creates instances of the ParameterNameGenerator type.

This type is typically used by database providers (and other extensions). It is generally not used in application code.

상속: IParameterNameGeneratorFactory
파일 보기 프로젝트 열기: lodejard/AllNetCore

공개 메소드들

메소드 설명
Create ( ) : ParameterNameGenerator

메소드 상세

Create() 공개 메소드

public Create ( ) : ParameterNameGenerator
리턴 ParameterNameGenerator