次の方法で共有


USqlType.TypeFamily プロパティ

定義

この型の型ファミリを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象