共用方式為


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

屬性值

適用於