次の方法で共有


USqlTableValuedFunction.Definition プロパティ

定義

テーブル値関数の定義を取得または設定します。

[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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象