RelationalEntityQueryableExpressionVisitorDependencies.ShaperCommandContextFactory Property

Definition

The shaper command context factory.

public Microsoft.EntityFrameworkCore.Query.Internal.IShaperCommandContextFactory ShaperCommandContextFactory { get; }
member this.ShaperCommandContextFactory : Microsoft.EntityFrameworkCore.Query.Internal.IShaperCommandContextFactory
Public ReadOnly Property ShaperCommandContextFactory As IShaperCommandContextFactory

Property Value

Microsoft.EntityFrameworkCore.Query.Internal.IShaperCommandContextFactory

Applies to