次の方法で共有


QueryNotification.Query プロパティ

定義

QueryNotification 要素に関連付けられたクエリを取得します。値の設定も可能です。

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

プロパティ値

データ ソースが変更されているかどうかを調べるために使用するクエリです。

適用対象