RelationalQueryCompilationContext.ParentQueryReferenceParameters 属性

定义

获取表示对父查询的引用的参数名称的列表。

public virtual System.Collections.Generic.IList<string> ParentQueryReferenceParameters { get; }
member this.ParentQueryReferenceParameters : System.Collections.Generic.IList<string>
Public Overridable ReadOnly Property ParentQueryReferenceParameters As IList(Of String)

属性值

表示对父查询的引用的参数名称列表。

适用于