Dela via


ReaderModificationCommandBatch.Dependencies Property

Definition

Relational provider-specific dependencies for this service.

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

Property Value

Applies to