次の方法で共有


USqlType.SystemTypeId プロパティ

定義

この型のシステム型 ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="systemTypeId")]
public int? SystemTypeId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="systemTypeId")>]
member this.SystemTypeId : Nullable<int> with get, set
Public Property SystemTypeId As Nullable(Of Integer)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象