RelationalQueryModelVisitor.QueriesBySource Özellik

Tanım

Sorgu kaynağına göre eşlenen bu sorgu için SelectExpressions.

protected virtual System.Collections.Generic.Dictionary<Remotion.Linq.Clauses.IQuerySource,Microsoft.EntityFrameworkCore.Query.Expressions.SelectExpression> QueriesBySource { get; }
member this.QueriesBySource : System.Collections.Generic.Dictionary<Remotion.Linq.Clauses.IQuerySource, Microsoft.EntityFrameworkCore.Query.Expressions.SelectExpression>
Protected Overridable ReadOnly Property QueriesBySource As Dictionary(Of IQuerySource, SelectExpression)

Özellik Değeri

Dictionary<Remotion.Linq.Clauses.IQuerySource,SelectExpression>

İfade seçecek sorgu kaynağının haritası.

Şunlara uygulanır