次の方法で共有


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

プロパティ値

適用対象