Share via


USqlTableValuedFunction.Definition Property

Definition

Gets or sets the definition of the table valued function.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to