IncrementalProcessingNotification.ProcessingQuery 속성

정의

증분 처리 상태 알림을 위해 실행할 쿼리의 매개 변수가 있는 텍스트의 내용을 가져오거나 설정합니다.

public string ProcessingQuery { get; set; }
member this.ProcessingQuery : string with get, set
Public Property ProcessingQuery As String

속성 값

실제 쿼리 처리 텍스트가 포함된 String입니다.

적용 대상