IRelationalDatabaseProviderServices.SqlGenerationHelper Property

Definition

The ISqlGenerationHelper for the provider.

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

Property Value

Applies to