共用方式為


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

屬性值

適用於