共用方式為


RelationalDatabaseCreatorDependencies.SqlGenerationHelper 屬性

定義

ISqlGenerationHelper取得要使用的 。

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

屬性值

適用於