ReaderModificationCommandBatch.SqlGenerationHelper Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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