Share via


RelationalDatabaseCreatorDependencies.SqlGenerationHelper Property

Definition

Gets the ISqlGenerationHelper to be used.

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

Property Value

Applies to