次の方法で共有


RelationalDatabaseDependencies.BatchExecutor プロパティ

定義

使用する IBatchExecutor

public Microsoft.EntityFrameworkCore.Update.IBatchExecutor BatchExecutor { get; }
public Microsoft.EntityFrameworkCore.Update.IBatchExecutor BatchExecutor { get; init; }
member this.BatchExecutor : Microsoft.EntityFrameworkCore.Update.IBatchExecutor
member this.BatchExecutor : Microsoft.EntityFrameworkCore.Update.IBatchExecutor with get, set
Public ReadOnly Property BatchExecutor As IBatchExecutor
Public Property BatchExecutor As IBatchExecutor

プロパティ値

適用対象