다음을 통해 공유


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)

속성 값

부모 쿼리에 대한 참조를 나타내는 매개 변수 이름 목록입니다.

적용 대상