IQueryBinding.QueryDefinition Property

Definition

Gets or sets the query definition.

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

Property Value

A String with an opaque expression for a query associated with a DataSource object for the current QueryBindin.

Applies to