다음을 통해 공유


DefaultQuerySqlGenerator.SqlGenerator 속성

정의

SQL 생성 도우미를 가져옵니다.

protected virtual Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper SqlGenerator { get; }
member this.SqlGenerator : Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper
Protected Overridable ReadOnly Property SqlGenerator As ISqlGenerationHelper

속성 값

SQL 생성 도우미입니다.

적용 대상