ReaderModificationCommandBatch.Dependencies 属性

定义

此服务的关系提供程序特定的依赖项。

public virtual Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies Dependencies { get; }
protected virtual Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies Dependencies { get; }
member this.Dependencies : Microsoft.EntityFrameworkCore.Update.ModificationCommandBatchFactoryDependencies
Public Overridable ReadOnly Property Dependencies As ModificationCommandBatchFactoryDependencies
Protected Overridable ReadOnly Property Dependencies As ModificationCommandBatchFactoryDependencies

属性值

适用于