다음을 통해 공유


QueryCompilationContext.TrackQueryResults 속성

정의

구성된 기본 추적 동작을 나타내는 값을 가져옵니다.

public virtual bool TrackQueryResults { get; }
member this.TrackQueryResults : bool
Public Overridable ReadOnly Property TrackQueryResults As Boolean

속성 값

기본값이 쿼리 결과를 추적하는 경우 true이고, 그렇지 않으면 false입니다.

적용 대상