QueryNotification.Query Property

Definition

Gets or sets the query associated with a QueryNotification element.

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

Property Value

The query to be used to determine if a data source has been modified.

Applies to