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

属性值

适用于