Compartir a través de


USqlProcedure.Definition Propiedad

Definición

Obtiene o establece la consulta definida del procedimiento.

[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