Share via


SqlNullabilityProcessor.Dependencies Property

Definition

Relational provider-specific dependencies for this service.

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

Property Value

Applies to