ReaderModificationCommandBatch.SqlGenerationHelper Property

Definition

A helper for SQL generation.

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

Property Value

Applies to