Compartir a través de


USqlView.Definition Propiedad

Definición

Obtiene o establece la consulta definida de la vista.

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

Valor de propiedad

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Se aplica a