ReaderModificationCommandBatch.Dependencies 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
此服务的关系提供程序特定的依赖项。
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