RelationalDatabaseProviderServices.CommandBatchPreparer 属性

定义

获取 ICommandBatchPreparer 数据库提供程序的 。

public virtual Microsoft.EntityFrameworkCore.Update.ICommandBatchPreparer CommandBatchPreparer { get; }
member this.CommandBatchPreparer : Microsoft.EntityFrameworkCore.Update.ICommandBatchPreparer
Public Overridable ReadOnly Property CommandBatchPreparer As ICommandBatchPreparer

属性值

实现

适用于