RelationalDatabaseProviderServices.SqlGenerationHelper Property

Definition

Gets the ISqlGenerationHelper for the database provider.

public abstract Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper SqlGenerationHelper { get; }
member this.SqlGenerationHelper : Microsoft.EntityFrameworkCore.Storage.ISqlGenerationHelper
Public MustOverride ReadOnly Property SqlGenerationHelper As ISqlGenerationHelper

Property Value

Implements

Applies to