HistoryRepositoryDependencies.SqlGenerationHelper Property

Definition

Helpers for generating update SQL.

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