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

属性值

适用于