QueryCompilationContext.IsQueryBufferRequired 속성

정의

이 쿼리에 쿼리 버퍼가 필요한지 여부를 나타내는 값을 가져옵니다.

public bool IsQueryBufferRequired { get; }
member this.IsQueryBufferRequired : bool
Public ReadOnly Property IsQueryBufferRequired As Boolean

속성 값

이 쿼리에 쿼리 버퍼가 필요한 경우 true, 그렇지 않으면 false입니다.

적용 대상