Compartir a través de


RelationalDatabaseCreatorDependencies.SqlGenerationHelper Propiedad

Definición

Obtiene el objeto ISqlGenerationHelper que se va a usar.

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

Valor de propiedad

Se aplica a