Condividi tramite


WorkspacePurgeBodyFilters.Column Property

Definition

Gets or sets the column of the table over which the given query should run

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to