次の方法で共有


RelationalQueryModelVisitor.Queries プロパティ

定義

現在のクエリ コンパイルでアクティブな SelectExpressions。

public virtual System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Query.Expressions.SelectExpression> Queries { get; }
member this.Queries : System.Collections.Generic.ICollection<Microsoft.EntityFrameworkCore.Query.Expressions.SelectExpression>
Public Overridable ReadOnly Property Queries As ICollection(Of SelectExpression)

プロパティ値

適用対象