Dela via


RelationalQueryCompilationContext.ParentQueryReferenceParameters Property

Definition

Gets the list of parameter names that represent reference to a parent query.

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)

Property Value

The list of parameter names that represent reference to a parent query.

Applies to