Compartir a través de


SqlFilter.SqlExpression Propiedad

Definición

Obtiene o establece la expresión SQL. Por ejemplo, MyProperty='ABC'

[Newtonsoft.Json.JsonProperty(PropertyName="sqlExpression")]
public string SqlExpression { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="sqlExpression")>]
member this.SqlExpression : string with get, set
Public Property SqlExpression As String

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a