QueryNotification.Query 속성

정의

QueryNotification 요소에 연결된 쿼리를 가져오거나 설정합니다.

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

속성 값

데이터 원본이 수정되었는지 여부를 확인하는 데 사용되는 쿼리입니다.

적용 대상