Compartir a través de


USqlTableValuedFunction.Definition Propiedad

Definición

Obtiene o establece la definición de la función con valores de tabla.

[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