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

속성 값

적용 대상