Partager via


SqlFilter.SqlExpression Propriété

Définition

Obtient ou définit l’expression SQL. Par exemple, 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

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à