다음을 통해 공유


RelationalDatabaseDependencies.BatchPreparer 속성

정의

사용할 ICommandBatchPreparer입니다.

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

속성 값

적용 대상