Share via


RelationalCommand.Dependencies Property

Definition

Relational provider-specific dependencies for this service.

protected virtual Microsoft.EntityFrameworkCore.Storage.RelationalCommandBuilderDependencies Dependencies { get; }
member this.Dependencies : Microsoft.EntityFrameworkCore.Storage.RelationalCommandBuilderDependencies
Protected Overridable ReadOnly Property Dependencies As RelationalCommandBuilderDependencies

Property Value

Applies to