RelationalQueryCompilationContext.ParentQueryReferenceParameters 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
获取表示对父查询的引用的参数名称的列表。
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)
属性值
表示对父查询的引用的参数名称列表。