Share via


ComputedProperty.Query Property

Definition

The query that evaluates the value for computed property, for example - "SELECT VALUE LOWER(c.name) FROM c".

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

Property Value

Applies to