IQueryBinding.QueryDefinition Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.