Share via


ReaderModificationCommandBatch.Dependencies Property

Definition

Relational provider-specific dependencies for this service.

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

Property Value

Applies to