次の方法で共有


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

プロパティ値

適用対象